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 |
|
Caleb Bassi
|
50f1f6cbd8
|
Update readme
|
2018-12-22 19:19:04 -08:00 |
|
Caleb Bassi
|
6cfd53f077
|
Update readme and bug report template with new config paths
|
2018-12-22 19:15:47 -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
|
6188e24c73
|
Fix unnecessary goroutine
|
2018-12-18 18:13:18 -08:00 |
|
Caleb Bassi
|
2e6615bc7b
|
Merge pull request #87 from 0mp/patch-1
Add FreeBSD installation instructions
|
2018-12-16 23:54:37 -08:00 |
|
Mateusz Piotrowski
|
db60645f1a
|
Add FreeBSD installation instructions
A port was recently added:
https://www.freshports.org/sysutils/gotop/
|
2018-12-14 11:35:28 +01:00 |
|
Caleb Bassi
|
d809390c82
|
Bump version
|
2018-12-13 22:42:46 -08:00 |
|
Caleb Bassi
|
b3ea19605d
|
Close #86
|
2018-12-13 22:05:22 -08:00 |
|
Caleb Bassi
|
625b16c916
|
Close #85
|
2018-12-13 21:59:45 -08:00 |
|
Caleb Bassi
|
23b961bcfa
|
Fix panics on error for Mem widget
|
2018-12-13 21:32:22 -08:00 |
|
Caleb Bassi
|
f608f636ce
|
Use old 'ps' parsing method on freebsd
|
2018-12-13 19:24:34 -08:00 |
|
Caleb Bassi
|
a28e8117d7
|
Add freebsd build flag
|
2018-12-13 19:13:28 -08:00 |
|
Caleb Bassi
|
45a252f2d9
|
Revert changes to 'ps' on Darwin
|
2018-12-13 13:55:58 -08:00 |
|
Caleb Bassi
|
f4cecec322
|
Update build steps
|
2018-12-13 02:36:24 -08:00 |
|
Caleb Bassi
|
015f458392
|
Bump version
|
2018-12-12 18:19:00 -08:00 |
|
Caleb Bassi
|
c1e7986ed0
|
Fix stderr redirection on arm64
|
2018-12-12 18:18:43 -08:00 |
|
Caleb Bassi
|
e81b4c14c0
|
Update gitignore
|
2018-12-12 18:13:39 -08:00 |
|
Caleb Bassi
|
001d5ca835
|
Change Disk column widths
|
2018-12-12 17:35:55 -08:00 |
|
Caleb Bassi
|
ce4f867bc1
|
Refactor error handling in main.go
|
2018-12-10 22:27:05 -08:00 |
|
Caleb Bassi
|
f5ad5e8441
|
Fix double counting network data with VPN (Close #61)
|
2018-12-10 14:43:01 -08:00 |
|
Caleb Bassi
|
defda4a38a
|
Remove 'mapper' from disk name
|
2018-12-10 11:20:32 -08:00 |
|
Caleb Bassi
|
67e0fedbed
|
Don't show Docker containers in Disk widget
|
2018-12-10 11:10:28 -08:00 |
|
Caleb Bassi
|
2043837fd8
|
Fix ignoring of loop disk devices
|
2018-12-09 22:04:43 -08:00 |
|