Commit Graph

411 Commits

Author SHA1 Message Date
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
56f67d94e5 go mod vendor 2019-02-06 01:23:05 -08:00
Caleb Bassi
5fb804f336 Fork distatus/battery to fix plist import (#105) 2019-02-06 01:20:22 -08:00
Caleb Bassi
0614dbfbfb Fix cropped process names on OSX (#47) 2019-02-05 14:41:04 -08:00
Caleb Bassi
d9607af034 Refactor 2019-02-03 21:04:57 -08:00
Caleb Bassi
dbf25cdd85 Fix temperatures not showing (#101, #103)
Sometimes a temperature sensor file in `/sys/class/hwmon/hwmon*/temp*_*` will return 'ENETDOWN: Network is down' when being read for some reason, which gopsutil propogates up to gotop. gopsutil still returns a slice of valid temperatures when it errors, so we can render those instead of ignoring the return value.
2019-02-03 20:26:57 -08:00
Caleb Bassi
95b6665026 Fix statusbar not showing (Close #98) 2019-02-01 23:22:27 -08:00
Caleb Bassi
93d631ef67 Fix Home key not working 2019-02-01 23:06:57 -08:00
Caleb Bassi
c5e9511157 Fix Battery widget panic (#100) 2019-01-30 15:20:09 -08:00
Caleb Bassi
daf06909db Fix possible concurrent map write in cpu widget 2019-01-26 14:10:49 -08:00
Caleb Bassi
ecd9a32230 Fix temperature position with '-f' flag specified (Close #97) 2019-01-26 14:01:20 -08:00
Caleb Bassi
9235982f70 Fix 78aed0d 2019-01-25 20:25:41 -08:00
Caleb Bassi
78aed0d9bf Replace panic calls with logging in widgets 2019-01-25 20:04:37 -08:00
Caleb Bassi
6d3425b394 Add -c flag to ps on OSX and FreeBSD 2019-01-25 15:35:21 -08:00
Caleb Bassi
fdb4d5d5ff Remove old comments 2019-01-23 22:09:02 -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
cf00920745 Fix data race for CPU widget 2019-01-19 20:46:33 -08:00
Caleb Bassi
97f490be80 Fix data race between rendering and updating 2019-01-19 20:34:19 -08:00
Caleb Bassi
523a190e66 Refactor 2019-01-19 19:37:31 -08:00
Caleb Bassi
e9bcceb60f Update build steps 2019-01-18 18:17:44 -08:00
Caleb Bassi
f4a57201f7 Bump version 2019-01-18 18:09:56 -08:00
Caleb Bassi
f68eba995d Update readme 2019-01-16 21:00:38 -08:00
Caleb Bassi
c2b06bece0 Update readme 2019-01-16 14:57:54 -08:00
Caleb Bassi
b28efdb1bc Update readme 2019-01-16 14:02:54 -08:00
Caleb Bassi
fdd41a943e Go 1.11+ no longer required to install from source because of vendor 2019-01-14 20:28:12 -08:00
Caleb Bassi
fce8f0ba62 Add go vendor 2019-01-14 20:19:17 -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
c1d7aad179 Fix custom colorscheme not loading (Close #93) 2019-01-14 19:39:37 -08:00
Caleb Bassi
13b6294176 Update github issue template 2019-01-12 16:47:09 -08:00
Caleb Bassi
832fab9169 Fix certain logs 2019-01-12 16:44:41 -08:00
Caleb Bassi
16619176d1 Change log directory
Linux: $XDG_STATE_HOME/gotop (~/.local/share/state/gotop)
OSX: $HOME/Library/Logs/gotop
2019-01-12 16:40:43 -08:00
Caleb Bassi
e74e48424a Refactor 2019-01-12 16:40:05 -08:00
Caleb Bassi
49f89cf7e9 Fix event handling when help menu is visible (Close #90) 2019-01-07 20:10:09 -08:00
Caleb Bassi
488fe860d0 Fix termui branch name 2019-01-06 17:05:58 -08:00
Caleb Bassi
d8434b87c8 Update readme and cli arg help menu 2019-01-04 10:02:07 -08:00
Caleb Bassi
37e1d9dc13 Merge pull request #89 from serussell/master
Adds battery support
2019-01-04 09:43:37 -08:00
Caleb Bassi
a51cb8f5e6 Update readme 2019-01-04 09:35:18 -08:00
Sean E. Russell
24ca528cef Update README with option flag change for battery & adds status bar
flag.
2019-01-01 11:16:51 -06: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
2934d6fd48 Fix sparkline title overflowing 2019-01-01 02:29:14 -08:00
Caleb Bassi
5d17121510 Add statusbar (Close #72) 2019-01-01 02:15:31 -08:00
Caleb Bassi
ff62b55133 Fix race condition panic 2018-12-31 18:37:47 -08:00
Caleb Bassi
43d8b32230 Merge branch 'termui-port' 2018-12-31 18:37:28 -08:00
Caleb Bassi
2e48524cc9 Port to termui 2.0 2018-12-31 18:23:45 -08:00
Caleb Bassi
b73fe56e94 Add widget files from cjbassi/termui 2018-12-31 15:01:13 -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
b6e6e343d3 Code cleanup 2018-12-22 19:24:12 -08:00