Tags give the ability to mark specific points in history as being important
-
v1.0.27
67fe090f · ·Changelog * Added: kyli0x theme by @kyli0x * Added: Battery meter and stats * Added: Option to change the tree view auto collapse depth
-
v1.0.26
1e23535a · ·Changelog * Fixed: Cpu temp color index crash * Fixed: Start from virtualenv crash
-
v1.0.25
e49030f9 · ·Changelog * Added: More sizing adaptation for processes * Fixed: Clock centering
-
-
v1.0.23
dee2951e · ·Changelog * Added: View mode toggle with 3 presets, "full", "proc" and "stat" * Added: Rescaling of net stat box width on smaller terminal sizes * Changed: Net box height slight increase, mem/disks box height slight decrease * Fixed: Some element placement fixes by @RedBearAK * Fixed: "delete" and "filter" mouse click area misaligned * Added: Option to sync network scaling between download and upload
-
v1.0.22
0d5a13c4 · ·Changelog * Some refactoring and cleanup * README: Info for debian package * Added: Theme search path for snap install * README: Updated snap install info
-
v1.0.21
59916c9a · ·Changelog * Fixed: Clean excess whitespace from CPU model name, by @RedBearAK * Changed: README.md absolute paths to work on PyPi
-
-
v1.0.19
62ccba9c · ·Changelog * Changed: net_auto variable now default to True * Fixed: Sorting out negative cpu temperature values from bad sensors
-
v1.0.18
332e8458 · ·Changelog * Fixed: Init screen and error log level when starting from pip installation
-
v1.0.17
17fad3d8 · ·Changelog * Added: Option to toggle theme background color * Added: Dracula theme by @AethanFoot * Added: PyPi theme install and path detection * Added: PyPi packaging with poetry by @cjolowicz * Added: Error checking for net_download and net_upload config values * Added: psutil outdated warning message * Changed: Expanded cpu name detection
-
v1.0.16
73eb150a · ·Changelog * Fixed: net_upload variable not working * Added: Ability to expand/collapse processes in the tree view
-
v1.0.15
21b1dc1e · ·Changelog * Added: Network graph color gradient bandwidth option by @drazil100 * Added: cpu_thermal sensor detection for raspberri pi cpu temp * Fixed: Single color graphs crash
-
v1.0.14
6693ff30 · ·Changelog * Added: New theme values "graph_text", "meter_bg", "process_start", "process_mid" and "process_end", see default_black.theme for reference. * Updated: default_black.theme with new values * Updated: monokai.theme and gruvbox_dark.theme with "graph_text" value.
-
v1.0.13
1777cc29 · ·Changelog * Fixed: Cpu usage bug when showing tree and memory in percent * Fixed: Check for minimum terminal size at start when init screen is enabled
-
-
v1.0.11
739eeca3 · ·Changelog * Fixed: getsensors detection of vcgencmd * Fixed: Load AVG being drawn outside box on small sizes * Fixed: Slowdown when showing memory in percent instead of bytes * Fixed: Cpu temperature colors not converted to percent of cpu critical temp * Fixed: Crash on sorting change when lacking permissions
-
-
-
v1.0.8
ce897681 · ·Changelog * Added: Set terminal title at start * Added: Update checker, can be toggled off in options menu * Added: Option to show memory in bytes for processes, enabled by default * Added: Options to set custom network graphs minimum scaling values and a "auto" button to toggle manual and default values. * Fixed: Failure to detect cpu temp on raspberry pi * Changed: Layout changes to cpu box