Tags: nonewind/bpytop
Tags
Changelog * Added: Ignore input unicode decode errors * Fixed: Wrong letter in "io" highlighted * Fixed: Crash on missing psutil.disk_usage * Added: Toggle for IO graphs in regular disk usage mode * Added: Toggle for uptime and uptime added as a option for the clock formatting * Added: Ability choose cpu graph attributes and split up upper and lower part * Added: Ability to toggle one big CPU graph instead of two combined graphs * Added: IP address to net box
Changelog * Added: Disks io stat graphs and a dedicated io mode for disks box * Fixed: Better detection for disk io stats including multiple disks for OsX * Changed: Terminate, Kill, Interrupt shortcuts now only uses uppercase T, K, I * Changed: Process filtering changed to non case-sensitive, patch by @UmarJ * Case-sensitive proc filtering using uppercase F * Changed: Get CPU load average from psutil module instead of os module, patch by @araczkowski * Fixed: Misc bugs
Changelog * Fixed: units_to_bytes returning 0 if input value <10 and in bits * Added: Testing for some functions and classes * Added: net_iface variable to set startup network interface, by @ratmole * Added: use_fstab variable to get the disk list from /etc/fstab, by @BrHal * Added: Categories in Options menu and only_physical option for disks
Changelog * Added: Process update multiplier (only update processes every X times) to reduce cpu usage (set to 2 by default) * Changed: Patch for faster loading of config file, by @rohithill * Added: Network interface list now updates automatically, by @UmarJ * Notice: Bumped minimum python version to 3.7 because of unicode issues in 3.6 * Added: pylint disable=unsubscriptable-object because of python 3.9 issue * Changed: Default theme now has a black background * Fixed: Crash if bpytop.conf exists but don't have update_ms variable set
PreviousNext