Commit Graph

191 Commits (b710edb83d65bb5a515aa0abda4759964b25cade)

Author SHA1 Message Date
aristocratos b710edb83d v0.8.29 Small fixes and changes 2020-05-11 20:05:11 +02:00
aristocratos cea0a87b96 Fix cpu temp colors not working when above high temp 2020-05-11 19:56:26 +02:00
aristocratos 55d0c3e2d2 Fixed: Unescaped "\" in process list and indent fixes. 2020-05-11 16:52:11 +02:00
aristocratos 54ff694f79 changes to net graph rescaling parameters 2020-05-10 20:24:45 +02:00
aristocratos 9bbbbaefd4 v0.8.28 Added: Option for higher resolution graphs, Fixed: Ctrl-C and Ctrl-Z 2020-05-10 02:59:29 +02:00
aristocratos 9a717a1420 Spelling... 2020-05-07 20:35:08 +02:00
aristocratos 5a36903e67 Added #Documents 2020-05-07 20:31:16 +02:00
aristocratos e75499302e v0.8.27 Small fixes 2020-05-07 20:22:44 +02:00
aristocratos 37fb9ea2ba Added: Option to toggle update check at start 2020-05-07 20:21:09 +02:00
aristocratos 52e34b1da9 Fixed: Use value for "Inactive"+"MemFree" if "MemAvailable" is missing in /proc/meminfo 2020-05-07 20:10:47 +02:00
aristocratos 7e1ab42cf9 Trim white space and fix non tab indents 2020-05-07 19:46:53 +02:00
aristocratos fbe585f59a Added 2020-05-07 19:45:06 +02:00
aristocratos a236beeb1e Added 2020-05-07 18:23:17 +02:00
aristocratos e68e99b8c0 v0.8.26 Fixes and optimizations 2020-05-06 20:48:48 +02:00
aristocratos 8bc6b00b8d Updated TODO 2020-05-06 20:47:40 +02:00
aristocratos 7f74cf4091 Fork cleanup and proc fixes 2020-05-06 20:40:08 +02:00
aristocratos f52541ffea Fixed: Escaped delimter for sed to fix config not saving "/" character 2020-05-06 16:49:26 +02:00
aristocratos f29397a212
Merge pull request #104 from cavazquez/master
Change PREFIX /usr by /usr/local
2020-05-06 11:00:56 +02:00
Cristian 5eeb9aef48 Change PREFIX /usr by /usr/local 2020-05-05 21:56:32 -03:00
aristocratos 3304dacd24 v0.8.25 Fixes cpu temp graphs and backspace not registering 2020-05-05 21:37:55 +02:00
aristocratos 576c391575 Added: Possibilty to run date through background fifo for bash <5 2020-05-05 21:34:48 +02:00
aristocratos 1692f22fd9 Fixed: Broken cpu temperature graph when is value over cpu high temp 2020-05-05 20:56:05 +02:00
aristocratos a0c0a99656 Fix: backspace not registering 2020-05-05 20:06:03 +02:00
aristocratos ad90df8837 Added install instructions for CentOS and RHEL 8 2020-05-05 17:29:46 +02:00
aristocratos 911aadc86a v0.8.24 Fix for freezes caused by read errors 2020-05-04 19:36:41 +02:00
aristocratos 2a54323759
Updated Upcoming: Python port 2020-05-04 12:36:53 +02:00
aristocratos e4485fc0e2 Added "gruvbox_dark.theme" by BachoSeven 2020-05-03 19:12:35 +02:00
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