Commit Graph

268 Commits (6c77a567070c95bda333e2ce15439f587d802224)

Author SHA1 Message Date
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
aristocratos 57669c6198 Merge branch 'master' of github.com:aristocratos/bashtop 2020-04-28 18:59:32 +02:00
aristocratos acfc7dc4fe v0.8.16 2020-04-28 18:55:58 +02:00
aristocratos 19a02f9586 added changelog 2020-04-28 18:53:42 +02:00
aristocratos cc964f2c7e added changelog 2020-04-28 18:53:04 +02:00
aristocratos bcb72811e7 Updated support and funding, updated TODO 2020-04-28 18:26:18 +02:00
lucas1 95ecf4c20c Fix typo in README.md 2020-04-28 18:09:32 +02:00
aristocratos d8a280d76c moved os check to not init config before check, optimized bash check 2020-04-28 18:05:50 +02:00
Karol Pucynski 4fd84d0510 Graceful exit on non-linux platforms. 2020-04-28 17:53:12 +02:00
aristocratos 36e5c8e7f1 move shopt commands to after bash version check 2020-04-28 17:53:00 +02:00
Deluxe 41f40b5938 Fix color theme numbering 2020-04-28 17:42:44 +02:00
aristocratos e011c9f430
Created FUNDING.yml 2020-04-28 12:28:52 +02:00
Hugo Locurcio fe6a028641 Check Bash version and fail gracefully if it's too old
This closes #55.
2020-04-28 09:50:35 +02:00
TimKlampe 37a3deb537 Added a makefile 2020-04-27 22:32:57 +02:00
aristocratos 30aeef8f65 v0.8.15 added deb build script and misc bug fixes 2020-04-27 21:38:12 +02:00
aristocratos c3829f7cfc fix reverse freezing updates when showing detailed information 2020-04-27 21:33:06 +02:00
aristocratos f22be9cf16 fixed load avarage and uptime not showing, fixed unquoted variables 2020-04-27 21:11:51 +02:00
aristocratos b4d2badf6b Merge branch 'deb_build'
Merge deb-build
2020-04-27 20:57:22 +02:00
aristocratos 655bca3276 added Index and updated TODO 2020-04-27 17:41:27 +02:00
aristocratos 9b06515786 added "support and funding" section 2020-04-27 15:48:32 +02:00
juko 0e5f84c093 avoid missing dir 2020-04-27 05:58:02 +00:00
juko 1ad28aa131 quick Dynamic installation for debian-based distributions
by creating a .deb package based always on the latest bashtop script
2020-04-27 00:42:32 +00:00
aristocratos 38863bd607 v0.8.14 fix runaway array and disks used reporting 2020-04-26 22:04:58 +02:00
aristocratos 2545a9eb65 v0.8.13 small fixes and new themes 2020-04-26 21:09:35 +02:00
aristocratos 7c78b72fdd added flat-remix and flat-remix-ligt 2020-04-26 20:57:32 +02:00
aristocratos c1224b3f33 added 2 new themes by Daniel Ruiz de Alegría 2020-04-26 20:56:44 +02:00
aristocratos f51d0ebfdc cleanup and formatting 2020-04-26 14:24:48 +02:00
aristocratos 0d72829907 fix: get_value() regex 2020-04-26 13:13:10 +02:00
aristocratos e6b956a155 updated info template 2020-04-26 12:14:10 +02:00
aristocratos 5d4f1e3c0d v0.8.12 fixed ps thcount changes 2020-04-26 11:59:04 +02:00
aristocratos df7ce27d7c added availability info 2020-04-26 11:06:53 +02:00
aristocratos 53fa2bdeaf Updated dependencies 2020-04-26 10:22:11 +02:00
aristocratos e8028ca59a v0.8.11 fixes: regex and ps compability 2020-04-26 10:16:51 +02:00
aristocratos 051e3608d7 get_value function: fixed regex and added proper float to int rounding 2020-04-26 10:11:22 +02:00
aristocratos f1182ccace changed ps flag thcount to nlwp for compability 2020-04-26 09:44:22 +02:00
aristocratos 2e35e46bc4 v0.8.10 regex fixes 2020-04-25 22:26:52 +02:00
aristocratos 1859094d4c v0.8.9 new functions and some fixes 2020-04-25 22:01:45 +02:00
aristocratos c910e2d423 v0.8.8 fix: load average max length 2020-04-25 14:57:58 +02:00
aristocratos aa17f03b6a v0.8.7 fix: cpu box calculation errors 2020-04-25 14:43:25 +02:00
aristocratos e05bf9c21c Update: dependencies and upcoming 2020-04-25 14:32:16 +02:00
aristocratos e80f539022 Update: dependencies and upcoming 2020-04-25 14:26:06 +02:00
aristocratos 74fac23092 v0.8.6 2020-04-25 13:49:52 +02:00
aristocratos 93fc9c44bd added: load average and uptime, fixes: cpu box calculation errors 2020-04-25 13:49:20 +02:00
aristocratos 6cd1cfd111 fix conformity between window size presentation 2020-04-25 11:15:55 +02:00
aristocratos 2b32bbe6d5 Merge branch 'locale-fix' 2020-04-25 11:12:08 +02:00
Johan Denoyer 688a692dd2 Upon further discussions with @aristocratos, we've agreed to unset LC_ALL which also solves the problem. 2020-04-25 10:40:09 +02:00
aristocratos ee2b391bbb Merge branch 'master' of github.com:aristocratos/bashtop 2020-04-24 15:04:07 +02:00