summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2019-05-15Merge pull request #144 from mattLLVW/feature/network_interfaceCaleb Bassi
2019-05-15Change network widget title based on interfaceCaleb Bassi
2019-05-14functionalmatt LLVW
2019-05-14startedmatt LLVW
2019-05-14Proper json helperMatthias Gamsjager
2019-05-14Create separate file for FreeBSDMatthias Gamsjager
2019-04-08Merge pull request #130 from A-lxe/process-list-location-indicatorCaleb Bassi
2019-03-25Remove partial commentAlex Aubuchon
2019-03-22Add a scroll location indicator to the process tableAlex Aubuchon
2019-03-21Fix "TX" being displayed as "Tx"Gabriel Sanches
2019-03-11Minor refactorCaleb Bassi
2019-03-11complete the refactorOmar Polo
2019-03-08Merge pull request #123 from CodeLingoBot/rewriteCaleb Bassi
2019-03-08Fix sparkline after upgrading termuiCaleb Bassi
2019-03-08Refactor utilsCaleb Bassi
2019-03-08Replace custom widget locking with termui's lockingCaleb Bassi
2019-03-07Upgrade termui to v3Caleb Bassi
2019-03-07Fix function comments based on best practices from Effective GoCodeLingo Bot
2019-02-28RefactorCaleb Bassi
2019-02-23Merge pull request #112 from omar-polo/masterCaleb Bassi
2019-02-22Switch back to using distatus/battery upstream repoCaleb Bassi
2019-02-21Minor openbsd refactorCaleb Bassi
2019-02-21Fix disk IO statszp
2019-02-18followed golint & gofmt advicesOmar Polo
2019-02-18implemented Temp.update for openbsdOmar Polo
2019-02-18add openbsd to build tagOmar Polo
2019-02-10Remove -ww from macOS ps callwhuang8
2019-02-09Fix inability to display command names with whitespace in MacOSwhuang8
2019-02-06Move drawille-go into termui folderCaleb Bassi
2019-02-06Fix drawille-go dependency (#105)Caleb Bassi
2019-02-06Fork distatus/battery to fix plist import (#105)Caleb Bassi
2019-02-05Fix cropped process names on OSX (#47)Caleb Bassi
2019-02-03RefactorCaleb Bassi
2019-02-03Fix temperatures not showing (#101, #103)Caleb Bassi
2019-01-30Fix Battery widget panic (#100)Caleb Bassi
2019-01-26Fix possible concurrent map write in cpu widgetCaleb Bassi
2019-01-26Fix temperature position with '-f' flag specified (Close #97)Caleb Bassi
2019-01-25Fix 78aed0dCaleb Bassi
2019-01-25Replace panic calls with logging in widgetsCaleb Bassi
2019-01-25Add -c flag to ps on OSX and FreeBSDCaleb Bassi
2019-01-23Remove old commentsCaleb Bassi
2019-01-23Switch to master branch of gizak/termui after its updateCaleb Bassi
2019-01-19Fix data race for CPU widgetCaleb Bassi
2019-01-19Fix data race between rendering and updatingCaleb Bassi
2019-01-19RefactorCaleb Bassi
2019-01-14Upgrade gizak/termui@v3-wipCaleb Bassi
2019-01-12RefactorCaleb Bassi
2019-01-01Merge https://github.com/cjbassi/gotopSean E. Russell
2019-01-01Fix sparkline title overflowingCaleb Bassi
2019-01-01Add statusbar (Close #72)Caleb Bassi