- Wrap all curs_set(0) calls in try/except for terminals that don't support cursor hiding
- Safe guard init_colors() for terminals with <8 colors
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
4-phase intro: matrix rain background, character-by-character boot
typing with cursor, full-screen glitch transition, wave-based logo
decrypt with random reveal order, horizontal scan line finale.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Animated splash: boot lines with system detection, ASCII logo with
character-by-character decrypt effect. --no-intro to skip. v1.0.0.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Users are asked to choose language on first run, saved to ~/.config/systats/.
L key toggles language live. --reset-lang clears saved preference.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
All UI strings translated: section titles, popups, status messages,
help screen, hints. Switch language live with L or start with --lang pl.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Full-screen popup showing all keybindings grouped by category:
navigation, sorting, process management, and general controls.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Full-featured TUI system monitor with CPU (per-core + sparklines),
RAM/Swap, Disk IO, Network (RX/TX sparklines), GPU (NVIDIA+AMD),
temperatures, and interactive process management (kill, nice, filter,
details popup). Branded: Electric Entropy Lab.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>