rare-magma
|
b89c1dd748
|
add disk temperatures via smart.go / ghw
|
2022-06-06 21:18:59 +02:00 |
|
Sean E. Russell
|
db95c9c48a
|
The dash-patch was merged upstream by droundy, so this gets rid of the replace.
|
2022-02-17 13:28:21 -06:00 |
|
Sean E. Russell
|
70d96bd2c2
|
Temporarily replace David's goopt with my patched version that fixes the dash issue.
|
2022-02-10 09:24:50 -06:00 |
|
Sean E. Russell
|
66047ad64c
|
Fixes #158, adding a man page. This replaces the flags library in the process. It also changes some of the new no- flags.
|
2022-02-09 13:18:39 -06:00 |
|
Sean E. Russell
|
e5bf9851ff
|
Go 1.16: embed and io/fs
|
2021-02-03 14:27:46 -06:00 |
|
Sean E. Russell
|
7b19606acc
|
Replace jdkeke142 lingo with fork; using replace in go.mod breaks go get.
|
2021-02-03 12:28:46 -06:00 |
|
Sean E. Russell
|
f56cc6486f
|
Bumped gopsutils to v3.20.12, and battery to v0.10.0.
|
2021-01-26 12:34:58 -06:00 |
|
Sean E. Russell
|
4523169549
|
Translations didn't work outside of the project directory.
|
2021-01-25 12:18:59 -06:00 |
|
Sean E. Russell
|
c5a8d0f32f
|
Merge branch 'master' of github.com:xxxserxxx/gotop
Re-implements doc fixes and updates static data go:generate
|
2020-11-23 15:14:57 -06:00 |
|
Sean E. Russell
|
daf5916fde
|
Resolves merge conflicts
|
2020-11-23 14:58:32 -06:00 |
|
Sean E. Russell
|
c25e58e79c
|
Closes #32. Average is really average, over time. Boldify the AVRG label. Remove spurious sync lock.
|
2020-07-25 07:23:17 -05:00 |
|
Tiger Feng
|
19884d1868
|
Correct the translation of 'gauge'.
|
2020-07-09 22:16:28 +08:00 |
|
Sean E. Russell
|
81424fb000
|
Fix windows compile errors.
|
2020-06-21 11:49:04 -05:00 |
|
Sean E. Russell
|
9a56571373
|
Fixes the help text issue. Moved some hard-coded strings to the translation files.
|
2020-06-20 08:33:01 -05:00 |
|
Sean E. Russell
|
aa828c5790
|
Translation files are now bundled.
|
2020-06-19 10:01:26 -05:00 |
|
Sean E. Russell
|
b6b7541524
|
Expand translations
|
2020-06-18 19:51:01 -05:00 |
|
Sean E. Russell
|
b29c2b1c89
|
Merge branch 'master' into i18n
|
2020-06-18 16:46:56 -05:00 |
|
Sean E. Russell
|
1181b94bd2
|
Closes #131, SMC GPL issue on OSX; consequently removes need to CGO in darwin.
|
2020-06-09 09:54:10 -05:00 |
|
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
|
82f308de93
|
Translations for main.go, so mainly help
|
2020-05-01 20:25:29 -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 |
|