Sean E. Russell
|
e8727c7c20
|
Merge branch 'master' into v4.0
|
2020-05-31 10:29:14 -05:00 |
|
Sean E. Russell
|
299b4397d1
|
Merge tag 'v3.5.3'
|
2020-05-31 10:24:29 -05:00 |
|
Sean E. Russell
|
dcfa280166
|
Work-around for https://github.com/shirou/gopsutil/issues/853, FreeBSD build failures.
|
2020-05-29 20:38:27 -05:00 |
|
Sean E. Russell
|
11e412c29c
|
Fixes #97
Updating the modules files for FreeBSD
log fix
|
2020-05-29 15:23:01 +00:00 |
|
Sean E. Russell
|
d1cabfdc6f
|
Fixes #95 Update termui and pin termbox-go to newer version. This commit is broken because of the merge from master.
|
2020-05-28 13:37:44 -05:00 |
|
Sean E. Russell
|
310a6d084d
|
Replaces the Prometheus client with VictoriaMetrics/metrics
|
2020-05-12 18:42:45 -05:00 |
|
Sean E. Russell
|
02a2792424
|
Have -C look in the usual directories (not always absolute path)
|
2020-04-29 12:07:37 -05:00 |
|
Sean E. Russell
|
3f26ebef76
|
Mostly adds the -C option. KNOWN: it must be the first argument.
Doc
|
2020-04-29 10:26:14 -05:00 |
|
Sean E. Russell
|
1e78e6faa0
|
Clean up, and now extensions can register for configuration
|
2020-04-27 19:38:58 -05:00 |
|
Sean E. Russell
|
b7d65b7587
|
Change from docopt to pflag to support extensions having options
|
2020-04-27 13:53:45 -05:00 |
|
Sean E. Russell
|
ccbc71755f
|
Version bump to v4
|
2020-04-23 14:07:08 -05:00 |
|
Sean E. Russell
|
3fcab5a420
|
Switch from smc.c to iSMC.
|
2020-04-22 13:33:51 -05:00 |
|
Sean E. Russell
|
9ebcff9b78
|
Add ability to look in system-wide directories for configuration files
|
2020-03-07 09:03:25 -06:00 |
|
Sean E. Russell
|
7a89225d72
|
Abstracts CPU & mem devices.
Finishes device refactoring: temps
Refactoring to allow updating maps. Simpler, and optimizable.
|
2020-02-28 07:06:51 -06:00 |
|
Sean E. Russell
|
4fce1654c5
|
Merge branch 'v3.4.x' into nvidia
|
2020-02-27 16:13:23 -06:00 |
|
Sean E. Russell
|
11c33726aa
|
Adds charge/discharge to power widget.
Issue tracking
|
2020-02-25 14:22:20 -06:00 |
|
Sean E. Russell
|
64f139d580
|
NVIDIA support
|
2020-02-25 13:22:12 -06:00 |
|
Sean E. Russell
|
5e77983901
|
Merge branch 'metrics' into v3.4.x; also fixes a bug in some of the widgets where it wasn't checking that metrics were enabled and was causing panics.
|
2020-02-18 13:47:52 -06:00 |
|
Sean E. Russell
|
f96a97c3d8
|
Prepped for release
|
2020-02-18 13:27:38 -06:00 |
|
Sean E. Russell
|
a197638e1f
|
Fixes a layout bug; rolls back gopsutil dep update
|
2020-02-18 12:18:34 -06:00 |
|
Sean E. Russell
|
b61ed8b81b
|
Strange behaviors with 2.20 gopsutil, so reverting dependency.
|
2020-02-18 05:57:56 -06:00 |
|
Sean E. Russell
|
6c9e51470e
|
Fixes cross-compiling, adds a new build script
|
2020-02-17 13:00:52 -06:00 |
|
Sean E. Russell
|
2a53398681
|
Adds log rotation, config file support, and refactoring. Colorschemes are self-registered. Merge remote-tracking branch 'jrswab/configFile111' into config_file; drastically refactored, and am not sure how much original code from the patch was used.
|
2020-02-17 11:40:16 -06:00 |
|
Sean E. Russell
|
3fc3d1e18e
|
Merge prep
|
2020-02-16 14:41:22 -06:00 |
|
Sean E. Russell
|
f850a47d91
|
Merge remote-tracking branch 'rephorm/filter'
|
2020-02-14 09:35:58 -06:00 |
|
Sean E. Russell
|
64d4a81212
|
Merge remote-tracking branch 'mattLLVW/feature/network_interface_list'
|
2020-02-14 07:52:33 -06:00 |
|
Sean E. Russell
|
97203db7d2
|
Gets rid of vendor, starts adding dynamic layout.
|
2020-02-12 20:15:49 -06:00 |
|
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 |
|