Tags: BrHal/bpytop
Tags
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
Changelog * Fixed: Text argument in subprocess not working on python 3.6 * Changed: Disks filtering now uses full mountpoint path for better accuracy * Fixed: Disable battery detection if /sys/class/power_supply is missing to avoid exception is psutil * Fixed: Catch faulty temperature readings instead of crashing * Changed: psutil update to 5.8.0 in pypi package (fixes errors on apple silicon cpus)
Changelog * Fixed: Correction for missing coretemp values * Fixed: Cpu temp calculation from cores if missing and better multi cpu temp support * Added: New theme dusklight, by @drazil100
Changelog * Added: Testing, by @ErwinJunge * Added: Theme matcha-dark-sea, by @TheCynicalLiger * Fixed: New type errors for mypy v 0.790 * Added: pylint and mypy test with tox, by @ErwinJunge
PreviousNext