Commit Graph

283 Commits (91fbc4f89d043367654974aafd6eff0f0e73c4c7)

Author SHA1 Message Date
aristocratos 91fbc4f89d v0.9.19 Python3 timestamps for bash <5 2020-06-29 15:01:04 +02:00
aristocratos 6c2cfe70e4 Added missing # from hex value 2020-06-29 14:56:37 +02:00
aristocratos f0f302db90 Added option for timestamps with python on bash < 5 and reverted "date" timestamps to not using fifo 2020-06-27 19:28:09 +02:00
aristocratos 90ecb50bbb v0.9.18 Filtering fix and small fixes for process box 2020-06-27 13:02:10 +02:00
aristocratos 0438470cff Fixed process graph creation for process below 0.5% 2020-06-27 13:00:33 +02:00
aristocratos b7f13c4556 Fix for process filtering after proc scroll change 2020-06-27 12:23:11 +02:00
aristocratos 4ccd8b9252 Text alignment 2020-06-27 10:38:20 +02:00
aristocratos 659a0a8d82 v0.9.17 Scrolling in process list and gradient inverted on dark text 2020-06-27 02:06:22 +02:00
aristocratos 139bb88c29 Changed processes list from "page jump" to scroll 2020-06-27 02:03:50 +02:00
aristocratos 0e9511945e Fix: Inverted gradient on dark text in processes box 2020-06-24 19:33:34 +02:00
aristocratos a12ea54861 v0.9.16 Psutil disk collection re-fix 2020-06-23 19:03:24 +02:00
aristocratos bf1898c647 Re-fix of psutil disk collection 2020-06-23 19:01:09 +02:00
aristocratos bd83b73871 v0.9.15 Psutil disk collection fail fallback to df and iostat 2020-06-22 19:42:57 +02:00
aristocratos 080ed37e55 Fix psutil error on disk collection to fallback to df and iostat 2020-06-22 19:04:05 +02:00
aristocratos abd907d8fc v0.9.14 Additional error checking 2020-06-21 14:08:25 +02:00
aristocratos 6c77a56707 Additional processes error checking 2020-06-21 13:54:13 +02:00
aristocratos b38ada1762 Additional sensors error checking 2020-06-21 13:39:47 +02:00
aristocratos 67e358c43e Psutil sensors safe fail 2020-06-21 01:40:27 +02:00
aristocratos 54ba9307bd Graph divide error 2020-06-21 01:38:02 +02:00
aristocratos 08fbed7f99 v0.9.13 2020-06-19 10:56:52 +02:00
aristocratos 92cd707516 Added more psutil error handling 2020-06-19 10:55:08 +02:00
aristocratos f48b59e469 v0.9.12 Psutil coprocess update 2020-06-17 19:45:47 +02:00
aristocratos ce60687489 Changed: Tree view is now a toggle instead of sorting option 2020-06-17 19:31:56 +02:00
aristocratos 1952315c75 Big psutil update 2020-06-17 19:29:54 +02:00
aristocratos c6be18c9b7 Fixed cpu temp check not using vcgencmd when sensors is available 2020-06-15 15:58:50 +02:00
aristocratos 345e66756c v0.9.11 Fixed wrong colors in process gradient 2020-06-14 20:28:06 +02:00
aristocratos 3fef84df5e Merge branch 'master' of github.com:aristocratos/bashtop 2020-06-14 20:27:18 +02:00
aristocratos ae02c2ee7f
Merge pull request #140 from daissi/daissi-deb
Add reference to official Debian/Ubuntu repositories
2020-06-13 14:25:19 +02:00
Dylan Aïssi 6477108cda
Add reference to official Debian/Ubuntu repositories 2020-06-13 13:49:29 +02:00
aristocratos eb2775ca79 Fixed: Processes text color now sets RGB instead of RBB... 2020-06-13 10:28:50 +02:00
aristocratos b4a3e8182e v0.9.10 Small fixes and some added error checks 2020-06-12 16:38:41 +02:00
aristocratos fc21234915 Changed terminal title to include original title if $TERMINAL_TITLE is set 2020-06-12 16:17:32 +02:00
aristocratos 6f69588d78 Fixed humanizer function by rounding values 1000-1023 up to 1024 to fit. 2020-06-12 16:09:54 +02:00
aristocratos f664330607 Misc error checks 2020-06-07 02:31:29 +02:00
aristocratos 850c9d0a73 v0.9.9 Fix for theme downloader 2020-06-06 19:57:28 +02:00
aristocratos 94ef8c78bc Updated example config file 2020-06-06 19:56:05 +02:00
aristocratos 6a0f9f3d4e v0.9.8 New theme Nord by Justin Zobel and changes to theme handling 2020-06-06 19:37:22 +02:00
aristocratos e1a377c00d Updated Themes info and TODO's 2020-06-06 19:35:35 +02:00
aristocratos 30643ff0c3 Merge branch 'typo' 2020-06-06 19:18:04 +02:00
aristocratos 9cc7c2af4f Changes to theme handling 2020-06-06 19:12:04 +02:00
aristocratos 65107f66d7 Added background color 2020-06-06 19:11:06 +02:00
aristocratos 34fa204bdd Clean up 2020-06-06 19:10:39 +02:00
Justin Zobel d22a2015d5 Add Nord Theme 2020-06-06 08:33:47 +09:30
4rthr3x c06c5c67f3
small typo 2020-06-04 07:24:30 +02:00
aristocratos 201baa23ed Added travis-ci build status 2020-06-01 20:14:57 +02:00
aristocratos 987c798019
Merge pull request #130 from dotpyfe/feature/bats-testing
Minimal BATS / Travis-CI addition
2020-06-01 20:05:10 +02:00
Maciek Swiech a7acb01468 newline at EOF 2020-06-01 11:45:11 -06:00
Maciek Swiech b658b8cf23 dont use deprecated sudo flag, specify os 2020-06-01 11:40:43 -06:00
Maciek Swiech 3a35afdb4f dont install bats, use one from submodules 2020-06-01 11:37:44 -06:00
Maciek Swiech 9c2a25f248 back to good state 2020-06-01 11:33:05 -06:00