Commit Graph

202 Commits (v0.9.0)

Author SHA1 Message Date
aristocratos 226cf89a3d v0.9.0 Added Mac OS X support! 2020-05-23 01:57:16 +02:00
aristocratos 491b28bea5 Updated OSX info 2020-05-23 01:52:41 +02:00
aristocratos d7cc0052ac psutil and OSX fixes 2020-05-23 00:58:33 +02:00
aristocratos 44af9247fd Updated instructions and information for OSX 2020-05-23 00:57:35 +02:00
aristocratos ab7aac45d5 Added: Support for OSX with python psutil module 2020-05-22 19:13:02 +02:00
aristocratos 98d2f84894 v0.8.32 Fix for corrupted default theme 2020-05-21 11:35:39 +02:00
aristocratos ff9012ab36 v0.8.31 Fixes for theme parsing 2020-05-16 17:53:32 +02:00
aristocratos 68c5b3044e Fixed 2-color gradient generation and theme file error checking 2020-05-16 16:30:36 +02:00
aristocratos 1418aea1bc v0.8.30 Fix for crash on missing net device 2020-05-13 20:51:58 +02:00
aristocratos 19cef12f30 Fixed crash on network down 2020-05-13 20:49:24 +02:00
aristocratos 734348c607 Added: monokai_mod.theme 2020-05-11 20:24:07 +02:00
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