Commit Graph

45 Commits (c9c61a9d242c6ac178fa52b07e90ddbb2683f826)

Author SHA1 Message Date
aristocratos c9c61a9d24 Selection now returns to last selection when pressing down from info box 2020-08-05 21:56:13 +02:00
aristocratos 9621b21025 Fixed broken cpu box layout on high core count and change to default layout 2020-08-05 21:01:44 +02:00
aristocratos 7a3654b731 Fixed crash when filtering and showing info box, added improved cpu temperature detection. 2020-08-05 16:49:19 +02:00
aristocratos 28bb245ade v1.0.3 Bug fixes and hotkey changes 2020-08-04 21:53:22 +02:00
aristocratos 7847b0a565 Updated hotkeys in help 2020-08-04 21:52:21 +02:00
aristocratos cf2f59978e Fixes for crash on detailed info when showing tree, incorrect sorting for memory, unsupported osx psutil values and hotkey changes. 2020-08-04 21:35:49 +02:00
aristocratos 8d3d5ea5dc v1.0.2 More bugfixes 2020-08-03 22:17:13 +02:00
aristocratos 42cab9869d Added error handling for exception in psutil.cpu_freq() 2020-08-03 22:10:23 +02:00
aristocratos 39a94115d3 Added "/etc/bpytop.conf" as default seed for config file creation if it exists. 2020-08-03 22:00:55 +02:00
aristocratos be54d84fc5 Fix for clearing mouse queue to avoid accidental character interpretation 2020-08-03 21:44:54 +02:00
aristocratos ebbc25dc3d Fixed: net_io_counters() not iterating over itself 2020-08-03 19:42:09 +02:00
aristocratos 896828819c Added IndexError catch for cpu temperature collection 2020-08-03 19:23:10 +02:00
aristocratos 37e61a4022 Names... 2020-08-03 18:46:28 +02:00
aristocratos e2d4677655 Index update 2020-08-03 18:44:42 +02:00
aristocratos 6c641ec2c4 Added PyPi notice and call for help with setting up testing. 2020-08-03 18:39:28 +02:00
aristocratos 6a7cd064af v1.0.1 Bug fixes 2020-08-03 18:29:52 +02:00
aristocratos e4f65e7ef3 Added error handling for psutil.net_io_counters() errors. 2020-08-03 18:22:14 +02:00
aristocratos e436a2a492 added psutil verion requirement 2020-08-03 18:05:59 +02:00
aristocratos d4b101c2d1 Added exception catch for psutil io_counters error caused by psutil < 5.7.0 and Linux kernel >= 5 2020-08-03 17:47:44 +02:00
aristocratos fd8852a160 Fixed bad assumption of cpu model name string contents. 2020-08-03 17:02:34 +02:00
aristocratos eba317535e added bug report and feature request templates 2020-08-03 16:37:16 +02:00
aristocratos d6577e6c0d naming... 2020-08-02 21:14:38 +02:00
aristocratos 29095f4d2a Merge branch 'master' of github.com:aristocratos/bpytop 2020-08-02 21:12:20 +02:00
aristocratos 6296503821 tabsizes 2020-08-02 21:11:27 +02:00
aristocratos 7420290b5b
Create FUNDING.yml 2020-08-02 20:44:00 +02:00
aristocratos 2c690d54fb v1.0.0 First release 2020-08-02 20:10:42 +02:00
aristocratos 5e622476d9 Added details box 2020-07-30 04:29:40 +02:00
aristocratos 88abc5ab1a Added data collection for details box 2020-07-27 03:13:13 +02:00
aristocratos 3a07ef4bfd Added proc collection 2020-07-24 03:44:11 +02:00
aristocratos 043ec572b9 Added NetBox draw function and added mouse support 2020-07-21 00:52:34 +02:00
aristocratos f6542de259 Added logo 2020-07-18 03:16:41 +02:00
aristocratos 357ac02969 Added MemBox draw functions 2020-07-18 03:16:01 +02:00
aristocratos 7c53ab982e Added draw function for CpuBox class 2020-07-16 02:51:55 +02:00
aristocratos 681342b745 Added temperature collection to CpuCollector 2020-07-14 02:20:40 +02:00
aristocratos fa32357d6a Changed init, added log_level config option 2020-07-12 00:54:52 +02:00
aristocratos d5e63f56c1 Added Graph class with functions for graph creation 2020-07-10 02:50:24 +02:00
aristocratos e1b32bd047 Restructure 2020-07-09 02:56:03 +02:00
aristocratos aef318e37a added floating_humanizer function and init progress display 2020-07-04 01:04:09 +02:00
aristocratos bd6c2ffed3 Added meter class to create percentage meters and fixed input io blocking errors when printing 2020-07-03 04:01:31 +02:00
aristocratos bea8bf084a Added load_config(), save_config(), get_themes() and changed DEFAULT_CONF to a string template 2020-07-02 02:40:53 +02:00
aristocratos e2de8e7401 rm 2020-07-01 20:11:50 +02:00
aristocratos 443a4b1a9d name... 2020-07-01 20:09:40 +02:00
aristocratos ccdb376e5b Added 2020-07-01 19:51:11 +02:00
aristocratos 3544e5cbb2 Indexing 2020-07-01 19:48:58 +02:00
aristocratos 7d28636b04 Init 2020-07-01 19:42:22 +02:00