Commit Graph

848 Commits

Author SHA1 Message Date
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
d7773a87b8 Merge branch 'master' into v4.0 2020-05-24 14:38:14 -05:00
Sean E. Russell
9fd6764acf Update changelog. 2020-05-24 14:36:24 -05:00
Sean E. Russell
0810af15ec Merge branch 'MikaelUrankar-freebsd-aarch64' 2020-05-24 14:23:40 -05:00
Sean E. Russell
06ee1ad949 Merges #125 from @wcdawn, with some minor modifications. 2020-05-24 14:19:10 -05:00
Sean E. Russell
76236a0993 Documentation clean-up. 2020-05-24 13:56:25 -05:00
Sean E. Russell
d1d8ac272b Cleans up and removes the smc.c code, which was forcing a license dependency and has since been replaced. 2020-05-19 14:03:06 -05:00
Sean E. Russell
6807f54e80 Closes #36 -- switch to MIT license. 2020-05-19 13:49:19 -05:00
Sean E. Russell
b8f3683f07 Release SVG a bit taller, and add the size test bisect script. 2020-05-18 07:35:48 -05:00
Sean E. Russell
b47acdc8f2 Release badge width 2020-05-13 12:43:53 -05:00
Sean E. Russell
76192092a7 Getting the text width right is difficult with github in the way. 2020-05-13 12:40:29 -05:00
Sean E. Russell
63c69872f8 Fixes the release version badge. 2020-05-13 12:35:54 -05:00
Sean E. Russell
9e4750f7ff Adds a current-release badge to the README 2020-05-13 12:31:51 -05:00
Sean E. Russell
28df77fe42 Have the build workflow ignore commits containing only doc changes. 2020-05-13 12:29:09 -05:00
Sean E. Russell
0406a680e0 Revert "gopsutil 2.20 doesn't compile on FreeBSD; rolling back."
This wasn't gopsutil's issue; it was a change in x/sys/util that broke the API.

This reverts commit 2401d63362.
2020-05-13 10:29:33 -05:00
Sean E. Russell
2401d63362 gopsutil 2.20 doesn't compile on FreeBSD; rolling back. 2020-05-13 10:22:48 -05:00
Sean E. Russell
f5fc8b1854 Missed a no-longer-used attribute 2020-05-13 10:08:43 -05:00
Sean E. Russell
67585359c3 Merge branch 'freebsd-aarch64' of https://github.com/MikaelUrankar/gotop into MikaelUrankar-freebsd-aarch64 2020-05-13 10:07:09 -05:00
Sean E. Russell
310a6d084d Replaces the Prometheus client with VictoriaMetrics/metrics 2020-05-12 18:42:45 -05:00
Sean E. Russell
c05b3478ca Merge branch 'master' into v4.0 2020-05-08 15:51:14 -05:00
Sean E. Russell
b0e1e9a20a FIXMEs 2020-05-06 20:00:13 -05:00
Sean E. Russell
292c4c1bf3 Homebrew update 2020-05-05 09:33:37 -05:00
Sean E. Russell
91284adcf7 Fixes #115; makes instructions more brief. 2020-05-05 08:18:35 -05:00
Sean E. Russell
444d2624ab More translation work. Incomplete. 2020-05-05 08:13:25 -05:00
Sean E. Russell
bca073bfce Translation file with help text. 2020-05-01 20:37:38 -05:00
Sean E. Russell
82f308de93 Translations for main.go, so mainly help 2020-05-01 20:25:29 -05:00
Sean E. Russell
1419dbd75c Updated documentation for braille/block font 2020-05-01 14:06:30 -05:00
Sean E. Russell
9f4f1e6039 Merge remote-tracking branch 'cmatsuoka/console-font' into v4.0 2020-05-01 13:50:40 -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
9a81d116f4 github isn't smart enough to name templates properly. 2020-04-30 15:18:00 -05:00
xxxserxxx
ac6fd354e1
Created enhancement template 2020-04-30 15:16:31 -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
8d2dfce31c Merge tag 'v3.5.2' into v4.0 2020-04-29 12:06:21 -05:00
mikael
81f829b1b9 Use dup2 on FreeBSD aarch64 2020-04-29 17:32:00 +02: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
3487bbfaed Fix lint refactoring failures for cross-compile files 2020-04-28 13:23:50 -05:00
Sean E. Russell
6076d6451e Fixes #94, null map on FreeBSD
Prep for release
2020-04-28 13:04:00 -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