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 |
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 |
aristocratos
|
7e484aacb1
|
fixes
|
2020-04-24 15:03:47 +02:00 |
aristocratos
|
16efc25afe
|
Merge pull request #19 from frederic-mahe/patch-1
use herestring rather than echo
|
2020-04-24 14:59:08 +02:00 |
Johan Denoyer
|
36f39ad98e
|
Take into account shells not configured with an english locale which make it fail
|
2020-04-24 14:34:13 +02:00 |
Frédéric Mahé
|
1f09b13df2
|
use herestring rather than echo
I suggest using a herestring `<<<`, it saves a sub-process spawn and should very slightly reduce execution time.
|
2020-04-24 12:39:18 +02:00 |
aristocratos
|
1c40f2e770
|
v0.8.4 added XDG path check and graph negative value fix
|
2020-04-23 21:10:53 +02:00 |
aristocratos
|
dac039e595
|
v0.8.3 fix wrong symbol
|
2020-04-21 21:36:15 +02:00 |
aristocratos
|
03772f9d11
|
added monokai_nobg theme
|
2020-04-21 21:22:17 +02:00 |
aristocratos
|
a47be67947
|
v0.8.2 mute ps errors
|
2020-04-21 16:58:41 +02:00 |
aristocratos
|
6f3058feba
|
added upcoming
|
2020-04-21 16:55:19 +02:00 |
aristocratos
|
ce26002389
|
v0.8.2 mute ps errors
|
2020-04-21 16:44:42 +02:00 |
aristocratos
|
fc695c017b
|
v0.8.1 fix bg color check error
|
2020-04-16 21:51:49 +02:00 |
aristocratos
|
7612581c8d
|
updated example bashtop.cfg
|
2020-04-16 21:39:15 +02:00 |
aristocratos
|
8eb9690de6
|
theme download fix
|
2020-04-16 21:20:26 +02:00 |
aristocratos
|
fb29eb9453
|
theme download fix
|
2020-04-16 21:16:05 +02:00 |
aristocratos
|
52be06fc5b
|
v0.8.0 added theme support, update checker and misc fixes
|
2020-04-16 21:05:34 +02:00 |
aristocratos
|
28e16612cf
|
v0.8.0 added theme support, update checker and misc fixes
|
2020-04-16 21:04:57 +02:00 |