Files
entropymon/entropymon/__init__.py
lukasz@orzechowski.eu e5723cb4e2 v2.2.0: ESC behavior, filter nav, temp colors fix
- ESC no longer quits - clears filter or tree view instead (q to quit)
- Arrow keys in filter mode exit filter and navigate immediately
- Fix temperature colors: proper thresholds with/without sensor limits
- Mini-bars scaled to 100C for better visibility at normal temps

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 17:22:50 +01:00

4 lines
91 B
Python

"""entropymon - Terminal system monitor by Electric Entropy Lab."""
__version__ = "2.2.0"