8000 Tags · admariner/bpytop · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: admariner/bpytop

Tags

v1.0.67

Toggle v1.0.67's commit message
 Changelog

 * Fixed: Removed not needed escape character replacements

 * Fixed: Themes missing when installing with pip3

 * Fixed: Color in-range check, by @GerbenWelter

v1.0.66

Toggle v1.0.66's commit message
 Changelog

 * Fixed: Program not stalling when system time is changed and regular update of current timezone

 * Fixed: NetBox not redrawing when network interface is removed, by @UmarJ

 * Fixed: Some typos

v1.0.65

Toggle v1.0.65's commit message
 Changelog

 * Fixed: Removed degrees symbol from Kelvin scale, by @jrbergen

 * Fixed: Mouse buttons not working in netbox when changing interface

 * Fixed: q key not working when terminal size warning is showed

 * Fixed: Cleanup of unused libraries and other small fixes

v1.0.64

Toggle v1.0.64's commit message
 Changelog

 * Changed: Init screen not shown by default

 * Fixed: Broken cleanup in ProcBox class

 * Fixed: cpu frequency type change in psutil 5.8.1

 * Added: Option to toggle CPU frequency

 * Fixed: Check for config in /usr/local/etc instead of /etc on BSD

v1.0.63

Toggle v1.0.63's commit message
 Changelog

 * Added: Options for choosing temperature scale and readded support for negative celsius temps

 * Changed: Cpu values above 0 will always register on the graphs

v1.0.62

Toggle v1.0.62's commit message
 Changelog

 * Fixed: Support cpus with non-sequential core ids, patch by @ErwinJunge

 * Added: New theme Adapta, by @olokelo

 * Changed: Net graphs will now round up any value above 0 to register on graph

v1.0.61

Toggle v1.0.61's commit message
 Changelog

 * Added: Vim keys (h, j, k, l) for browsing and moved help to shift+h

 * Changed: Size constraints now adapts to currently shown boxes

v1.0.60

Toggle v1.0.60's commit message
 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

v1.0.59

Toggle v1.0.59's commit message
 Changelog

 * Fixed: Crash on missing disks

 * Fixed: IO stats text transparency

v1.0.58

Toggle v1.0.58's commit message
 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
0