Commit Graph

314 Commits

Author SHA1 Message Date
aristocratos 239ec44a2b v0.8.23 Added Raspberry Pi temperature reporting and fix for freezing 2020-05-03 15:25:59 +02:00
aristocratos d4933fd26a Added: Support for Raspberry Pi cpu temp reporting 2020-05-03 15:07:35 +02:00
aristocratos 89253debe8 Fixed: Decreased chance of read command stalling on lower spec systems. Added: Failover to nproc if lscpu are reporting 0 cpu cores 2020-05-03 14:39:17 +02:00
aristocratos d13281ab2a v0.8.22 New features processes tree view and process per cpu usage 2020-05-03 01:04:23 +02:00
aristocratos e77e79a5c1 Updated example config file, Updated TODO's 2020-05-03 01:02:32 +02:00
aristocratos d226b21407 v0.8.22 2020-05-03 01:00:24 +02:00
aristocratos 0982f993f6 possible fix for stalling read command, added while loop failsafes 2020-05-03 00:58:40 +02:00
aristocratos 5c299d2a3f Added option to toggle process cpu usage per core instead of total cpu 2020-05-02 21:08:25 +02:00
aristocratos eb88e50dfc Added tree sorting option to show tree structure for processes 2020-05-02 20:28:24 +02:00
aristocratos 82f10faccd
Merge pull request #89 from highvoltage/master
Create DOCDIR
2020-05-02 19:12:57 +02:00
Jonathan Carter 2a7ec8df61
Create DOCDIR
The makefile attempts to copy the README.md file to a directory that doesn't exist when I build this in my build environment. This patch ensure that the directory exists first.
2020-05-02 18:52:42 +02:00
aristocratos 8543c54f60 v0.8.21 Fixed: iostat flag compatibility and possible fix for script stall on bash 4 2020-05-02 12:58:12 +02:00
aristocratos ff010322c2 Added fedora install info and updated broken link 2020-05-02 11:28:16 +02:00
Alessio 61257b74ea
Update README.md
How to install from Fedora official repository.
2020-05-02 08:11:52 +02:00
aristocratos 3e090d2134 added dropbear notice in compatibility 2020-05-02 03:17:57 +02:00
aristocratos 539875fe04 v0.8.20 Fixed slowdown on non cpu sorting, added desktop new version notification 2020-05-02 03:01:05 +02:00
aristocratos 4f7a257a87 Updated dependencies 2020-05-02 00:24:01 +02:00
aristocratos 533d1948f7 v0.8.19 New feature: disks io stats + fixes 2020-05-02 00:17:44 +02:00
aristocratos f1588c4c12 Updated dependencies 2020-05-02 00:16:00 +02:00
aristocratos d6af79fcd1 added disks read/write stats 2020-05-02 00:14:20 +02:00
aristocratos ad7ea31a86 fixed ctrl-c from size error message, fixed remove net offset on /proc/net/dev reset 2020-05-01 19:55:50 +02:00
aristocratos 39e402e0d7 Merge branch 'ubuntu-ppa' 2020-05-01 15:08:25 +02:00
aristocratos 0d5e04d9e5 Added instructions for Makefile 2020-05-01 14:04:52 +02:00
aristocratos 7dab5a8386 Merge branch 'makefile' 2020-05-01 13:57:53 +02:00
aristocratos 6a268d726b added link to ko-fi.com 2020-05-01 13:26:49 +02:00
aristocratos 7c9d03f08c fixed link 2020-05-01 12:36:22 +02:00
aristocratos 0e58bfee6f added shield.io icons and paypal link 2020-05-01 12:34:09 +02:00
aristocratos e7872136de v0.8.18 New features and small fixes 2020-04-30 20:10:34 +02:00
aristocratos 4593318d18 Updated example config file and TODO's 2020-04-30 20:09:11 +02:00
aristocratos efbc20baff Added: Reset network totals in options menu 2020-04-30 19:39:47 +02:00
aristocratos b80162c026 Added: filter for shown disks 2020-04-30 18:59:44 +02:00
aristocratos c7218deddb changed: bash version check to use $BASH_VERSINFO array 2020-04-30 18:23:50 +02:00
aristocratos 72103c0e3b added: pagination for help and options windows on lower sizes, added: option to turn off gradient color in process list 2020-04-30 18:01:13 +02:00
aristocratos 49e03d0893 added ioshields 2020-04-30 11:53:36 +02:00
aristocratos f51b8af943 added ioshields 2020-04-30 11:52:27 +02:00
aristocratos 2c92e9a0e4 added .gitignore for files created by DEB/build 2020-04-30 11:30:53 +02:00
aristocratos 8c616e0e20 v0.8.17 2020-04-30 01:16:11 +02:00
aristocratos fcd09fae74 updated TODO 2020-04-30 01:15:31 +02:00
aristocratos b307b8aba7 Fixed: High cpu usage on systems with a lot of mounted disks 2020-04-30 01:08:56 +02:00
aristocratos c9e0fa53f4 Change: Minimum size changed from 80x25 to 80x24 2020-04-30 00:54:40 +02:00
aristocratos e16403f3b2 Added: CPU temperature support for AMD Ryzen 2020-04-30 00:50:17 +02:00
aristocratos 277334ef45 Fixed: Not showing CPU temperatures when "Package" temp is missing 2020-04-29 21:53:57 +02:00
aristocratos 8b13cfb835
Merge pull request #77 from hartraft/patch-1
Fetch architecture from dpkg instead of hardcoded
2020-04-29 21:41:36 +02:00
hartraft 1d33312bb8
Fetch architecture from dpkg instead of hardcoded 2020-04-29 20:16:01 +02:00
aristocratos 7fc502c924 changed: Compatibility information 2020-04-29 19:08:27 +02:00
aristocratos e911c0fda9 added: locales 2020-04-29 18:43:35 +02:00
aristocratos 322592954e added: bash version command 2020-04-29 17:49:54 +02:00
aristocratos 2e5df79480 added: bashtop version in information 2020-04-29 17:44:53 +02:00
aristocratos 57d4f6e5f2 added: terminal and font in required information 2020-04-29 17:29:20 +02:00
gogogogi cc613825ca
Update README.md 2020-04-29 12:38:42 +02:00