Skip to content
 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