Luke Smith
9e110a87c7
fix
2020-07-02 21:00:39 -04:00
jamazi
f11008c619
improve speed format ( #738 )
...
* improve speed format
Convert network speed into human-readable format using numfmt, this will handle low and high values properly.
* Update nettraf
fix jitter
2020-07-02 10:59:54 -04:00
Luke Smith
0df700f504
nettraf
2020-06-02 12:45:26 -04:00
Gregory Chamberlain
43f0f899ae
Fix arithmetic expansions
2020-05-31 21:26:05 +01:00
Gregory Chamberlain
63aef514d7
Refactor nettraf
...
No longer relies on paste(1p).
2020-05-31 20:59:32 +01:00
Gregory Chamberlain
16874b6716
Remove unnecessary double quotes
2020-05-31 20:59:32 +01:00
Luke Smith
88cc9e6c42
still needed in some cases
2020-05-30 20:38:08 -04:00
rickyjon
5dbff59882
Use %d for numbers instead of %s for string ( #666 )
2020-05-30 20:34:40 -04:00
Luke Smith
bb8495f27d
read in previous data
2020-05-30 17:50:37 -04:00
Luke Smith
52d9140820
dumb fix
2020-05-30 14:09:39 -04:00
Luke Smith
7ea15612b4
save the file check every time
2020-05-30 11:41:29 -04:00
Hekuran
1d95b2210e
quotes
2020-05-30 17:29:41 +02:00
Hekuran
daf2829167
create netlog if empty
...
it would not run without an existing nonempty log file
2020-05-30 17:27:01 +02:00
Luke Smith
d8272650bd
paste directly on files, excluding lo
2020-05-30 11:09:12 -04:00
Luke Smith
1379747a17
minimize file writes and use built-in arithmatic
2020-05-29 16:03:19 -04:00
Vlad Doster
8f05c7d79f
Status bar fixes for nettraf and memory ( #627 )
...
* More precise RAM measurement and fix of memory type
* Should be KiB
kB refers to
https://en.wikipedia.org/wiki/Kibibyte
2020-05-10 07:58:09 -04:00
Kian Kasad
6577acae89
replace tr '\n' 'CHAR'
with paste -sd 'CHAR'
( #625 )
2020-05-09 19:32:56 -04:00
Luke Smith
33e329c8cb
statusbar scripts now open when shift-clicked
...
weather module "fixed"
other minor statusbar script tweaks
2020-05-07 17:31:42 -04:00
Luke Smith
77b6529947
optional network traffic module
2020-05-01 16:55:09 -04:00