Commit Graph

21 Commits

Author SHA1 Message Date
Caleb Bassi 96535ccadd Upgrade termui to v3 2019-03-07 23:15:41 -08:00
Caleb Bassi 71e10bb6be Refactor 2019-02-28 17:46:18 -08:00
Caleb Bassi 27a9ea080b Switch back to using distatus/battery upstream repo
Got PR merged upstream https://github.com/distatus/battery/pull/10
2019-02-22 11:52:07 -08:00
Caleb Bassi 334f08bc5a Revert back to using XDG on macOS 2019-02-22 11:52:02 -08:00
Caleb Bassi e8f77eef12 Move drawille-go into termui folder 2019-02-06 02:08:58 -08:00
Caleb Bassi 8081067cc2 Fix drawille-go dependency (#105) 2019-02-06 01:34:17 -08:00
Caleb Bassi 5fb804f336 Fork distatus/battery to fix plist import (#105) 2019-02-06 01:20:22 -08:00
Caleb Bassi c48984563e Switch to master branch of gizak/termui after its update 2019-01-23 21:23:35 -08:00
Caleb Bassi 950c769677 Fix go module issue with github.com/DHowett/go-plist 2019-01-14 19:55:18 -08:00
Caleb Bassi c34782d45f Upgrade gizak/termui@v3-wip 2019-01-14 19:47:44 -08:00
Caleb Bassi 488fe860d0 Fix termui branch name 2019-01-06 17:05:58 -08:00
Sean E. Russell 2a6a479d11 Merge https://github.com/cjbassi/gotop
Disable all battery code if battery not selected in options.
Refactors widgetCount to localize use.
2019-01-01 11:04:31 -06:00
Caleb Bassi 5d17121510 Add statusbar (Close #72) 2019-01-01 02:15:31 -08:00
Caleb Bassi 2e48524cc9 Port to termui 2.0 2018-12-31 18:23:45 -08:00
Sean E. Russell 5ee4b4a978 Adds battery support
Cleans up mod file; adds flag for battery.

Adds documentation; fixes missing color sets for battery.
2018-12-26 23:15:44 -06:00
Caleb Bassi 7b77956fee Fix docopt import path 2018-12-24 13:09:30 -08:00
Caleb Bassi 454098514e Fix config path location on Windows and OSX
Config path was $XDG_CONFIG_HOME/gotop on all platforms, but the config path specification is different on Windows and OSX
2018-12-22 18:41:05 -08:00
Caleb Bassi 83bb121728 Update termui; Closes #77 2018-12-07 19:31:47 -08:00
Caleb Bassi a3c934e86b Update gopsutil for #41 2018-12-04 21:53:53 -08:00
Caleb Bassi 8ee8950ba2 Refactor
Updated event management based on changes to termui
2018-11-29 18:17:13 -08:00
Caleb Bassi bb36706e86 Migrate to go 1.11 modules 2018-09-18 12:06:29 -07:00