Sean E. Russell
|
162ed50189
|
Merge branch 'go1.16'
|
2021-05-03 11:43:13 -05:00 |
|
Sean E. Russell
|
efcb0e9d2a
|
Gets the NVidia extension options working, including marshalling.
|
2021-03-04 16:23:04 -06:00 |
|
Sean E. Russell
|
94d5c2e33d
|
Don't fail on extension startup
|
2021-03-02 03:06: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
|
273f572a87
|
The statusbar got lost somewhere along the way. A noisy (debug) log message was left in.
|
2021-01-26 13:09:10 -06:00 |
|
Sean E. Russell
|
18c07d8c44
|
Fixes #157, add list of translations to help text.
|
2021-01-26 11:56:01 -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
|
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 |
|
Sean E. Russell
|
b49c7c9a60
|
Revert to English if jibber_jabber can't detect the language; revert accidental removal of two zh_CN translations.
|
2020-06-21 10:14:18 -05:00 |
|
Sean E. Russell
|
23364aa754
|
More strings moved to translations
|
2020-06-20 16:47:48 -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
|
b20f477389
|
linting & documentation
Updated versioning and dates for release.
|
2020-06-07 16:56:19 -05:00 |
|
Sean E. Russell
|
dbaab87e71
|
Add peers section to README
|
2020-06-03 08:34:31 -05:00 |
|
Sean E. Russell
|
d7773a87b8
|
Merge branch 'master' into v4.0
|
2020-05-24 14:38:14 -05:00 |
|
Sean E. Russell
|
76236a0993
|
Documentation clean-up.
|
2020-05-24 13:56:25 -05:00 |
|
Sean E. Russell
|
310a6d084d
|
Replaces the Prometheus client with VictoriaMetrics/metrics
|
2020-05-12 18:42:45 -05:00 |
|
Sean E. Russell
|
444d2624ab
|
More translation work. Incomplete.
|
2020-05-05 08:13:25 -05:00 |
|
Sean E. Russell
|
82f308de93
|
Translations for main.go, so mainly help
|
2020-05-01 20:25:29 -05:00 |
|
Sean E. Russell
|
f2c63eb1b4
|
Fixes #123, refresh delay on start
|
2020-05-01 12:41:18 -05:00 |
|
Sean E. Russell
|
4563131b2a
|
Update todos
|
2020-05-01 08:27:03 -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
|
07f1fe5fe8
|
Adds --list widgets
|
2020-04-28 12:41:07 -05:00 |
|
Sean E. Russell
|
c2cb7a4304
|
Fine tuning for extensions
|
2020-04-28 12:04:35 -05:00 |
|
Sean E. Russell
|
285d4d0297
|
Go vet/lint cleanups
|
2020-04-27 20:33:41 -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
|
6bad48b7a1
|
Merge branch 'ismc' into v4.0
|
2020-04-24 12:00:17 -05:00 |
|
Sean E. Russell
|
b8be6d0b3f
|
Fixes a null-pointer error introduced by removal of deprecated options.
|
2020-04-24 11:59:46 -05:00 |
|
Sean E. Russell
|
ccbc71755f
|
Version bump to v4
|
2020-04-23 14:07:08 -05:00 |
|
Sean E. Russell
|
61e080e518
|
Remove deprecated command-line arguments
|
2020-04-23 13:38:22 -05:00 |
|
Sean E. Russell
|
32861bcca8
|
Help text clean up
|
2020-04-23 13:20:45 -05:00 |
|
Sean E. Russell
|
6cee395f06
|
Add sensible defaults for temps. Improve config writing.
|
2020-04-23 13:01:13 -05:00 |
|
Sean E. Russell
|
5ada5315d9
|
Fixes #92, configurable temps; help text & docs clean-up; versions are now built into binaries at compile time; clean up old extensions params; adds --list command; adds --write-config command; fixes bug in colorscheme loading; fixes bug in Colorschemes -- all had empty Name attrs; adds ability to list devices.
|
2020-04-23 10:41:20 -05:00 |
|
Sean E. Russell
|
3fcab5a420
|
Switch from smc.c to iSMC.
|
2020-04-22 13:33:51 -05:00 |
|
Sean E. Russell
|
9e1b63be32
|
Closes #46, option to display network traffic as mbps. This can be set on the command line with --mbps, or toggled while running with b
|
2020-04-16 13:28:18 -05:00 |
|
Sean E. Russell
|
193b40f30e
|
Closes #84, cli option to scale out
|
2020-04-16 09:36:10 -05:00 |
|
Sean E. Russell
|
71ec32f452
|
Merge tag 'v3.5.1' into v3.6
|
2020-04-16 08:54:25 -05:00 |
|
Sean E. Russell
|
6cc74d5f5f
|
Switch away from Go Plugin API for the time being.
|
2020-04-16 08:46:57 -05:00 |
|
Sean E. Russell
|
bbf84b62a7
|
Include the log file path in the help text.
|
2020-04-16 08:46:57 -05:00 |
|
Sean E. Russell
|
feed054fa5
|
Forgot to update the version string.
|
2020-04-09 15:55:18 -05:00 |
|
Sean E. Russell
|
73a36212ac
|
Fixes #75
|
2020-04-06 11:04:08 -05:00 |
|
Sean E. Russell
|
025527730f
|
Better error reporting.
|
2020-03-08 08:50:20 -05:00 |
|
Sean E. Russell
|
c24562d671
|
Adds Go work-around to make gotop exit cleanly with an exit code, like all good POSIX programs **should**.
|
2020-03-08 08:30:06 -05:00 |
|
Sean E. Russell
|
52f6e2ba7e
|
Executation path re-arranging left a condition where somethnig was closed that was never opened.
|
2020-03-08 08:20:57 -05:00 |
|
Sean E. Russell
|
0eea3106e0
|
Print key bindings function
|
2020-03-07 12:14:19 -06:00 |
|