summaryrefslogtreecommitdiffstats
path: root/.local/bin/statusbar/nettraf
Commit message (Expand)AuthorAgeFilesLines
* fixLuke Smith2020-07-021-1/+1
* improve speed format (#738)jamazi2020-07-021-2/+2
* nettrafLuke Smith2020-06-021-2/+2
* Fix arithmetic expansionsGregory Chamberlain2020-05-311-2/+2
* Refactor nettrafGregory Chamberlain2020-05-311-8/+14
* Remove unnecessary double quotesGregory Chamberlain2020-05-311-4/+4
* still needed in some casesLuke Smith2020-05-301-0/+1
* Use %d for numbers instead of %s for string (#666)rickyjon2020-05-301-1/+1
* read in previous dataLuke Smith2020-05-301-4/+2
* dumb fixLuke Smith2020-05-301-1/+1
* save the file check every timeLuke Smith2020-05-301-2/+1
* quotesHekuran2020-05-301-1/+1
* create netlog if emptyHekuran2020-05-301-0/+1
* paste directly on files, excluding loLuke Smith2020-05-301-2/+2
* minimize file writes and use built-in arithmaticLuke Smith2020-05-291-9/+7
* Status bar fixes for nettraf and memory (#627)Vlad Doster2020-05-101-1/+1
* replace `tr '\n' 'CHAR'` with `paste -sd 'CHAR'` (#625)Kian Kasad2020-05-091-2/+2
* statusbar scripts now open when shift-clickedLuke Smith2020-05-071-0/+1
* optional network traffic moduleLuke Smith2020-05-011-0/+24