56 Commits

Author SHA1 Message Date
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
8d2dfce31c Merge tag 'v3.5.2' into v4.0 2020-04-29 12:06:21 -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
6076d6451e Fixes #94, null map on FreeBSD
Prep for release
2020-04-28 13:04:00 -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
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
dfa7098ad8 Fixes #90. The disk widget was truncating, not rounding 2020-04-21 16:14:34 -05:00
Sean E. Russell
e506b02842 Closes #40, overflow line graph labels. 2020-04-16 18:13:57 -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
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
6cef30ba51 Update changelog for release 2020-04-16 08:46:57 -05:00
Sean E. Russell
f6e44c63ed Updated for release. 2020-04-09 14:07:44 -05:00
Sean E. Russell
0eea3106e0 Print key bindings function 2020-03-07 12:14:19 -06: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
9188b14094 Safety: prevent uninitialized variable use
Record change

Fixes changelog
2020-03-07 08:35:27 -06:00
Sean E. Russell
f428d851d0 Version bump for release 2020-03-06 07:29:23 -06:00
Sean E. Russell
855ebfd93c Fix workflow & version bump. 2020-02-29 16:33:32 -06:00
Sean E. Russell
94221e05c6 Version bump, mainly to test workflow. 2020-02-29 16:20:20 -06:00
Sean E. Russell
640f4a21d7 Update go version to match (necessary) plugin versions
Another version bump for plugins
2020-02-28 15:35:42 -06:00
Sean E. Russell
18be89370d Getting the tags right so modules work for plugins 2020-02-28 15:07:02 -06:00
Sean E. Russell
c6af0ab404 Merge branch 'v3.4.x' 2020-02-28 14:38:32 -06:00
Sean E. Russell
b03566cd60 Fixes #62, the one-column bug
Updates ticket info
2020-02-27 12:51:59 -06:00
Sean E. Russell
0e9be443b0 Fixes #59: keys not controlling processes widget
Version bump

Version bump
2020-02-26 16:47:24 -06:00
Sean E. Russell
d0e2acc791 Changelog 2020-02-26 15:59:32 -06:00
Sean E. Russell
6befa0ef84 Fixes #59: keys not controlling processes widget 2020-02-26 15:51:46 -06:00
Sean E. Russell
f3af092b12 Fixes #15, crash when battery info includes devices 2020-02-20 19:28:15 -06:00
Sean E. Russell
af40172604 Merge branch 'master' into v3.4.x 2020-02-20 19:26:34 -06:00
Sean E. Russell
5df9babef6 Changelog cleanup & add todos. 2020-02-20 13:26:39 -06:00
Sean E. Russell
66ad0f8785 Merge branch 'gauge' into v3.4.x 2020-02-19 10:40:45 -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
8ee5950308 Adds a battery gauge. 2020-02-18 11:27:29 -06:00
Sean E. Russell
5ccfc7cbc6 Adds widget metrics output
Doc cleanup

Missed changes
2020-02-18 10:23:33 -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
514f8e1bbc Fixed changelog text to conform to self-proclaimed spec. 2020-02-15 15:13:34 -06:00
Sean E. Russell
a007047fc5 Fixes #49, logs filling up hard drive. 2020-02-15 14:27:31 -06:00
Sean E. Russell
774b4fcda6 Ready for release. 2020-02-14 09:52:40 -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
7594f3ecec Updates release info. 2020-02-14 07:24:06 -06:00
Sean E. Russell
c0c2cfb11a Merge remote-tracking branch 'jrswab/nordColorScheme' 2020-02-14 07:19:28 -06:00
Sean E. Russell
a7c9949daf Fixes rowspan losing widget bug. Preps for 3.2.0 2020-02-14 07:00:39 -06:00
Sean E. Russell
38d7736ca0 Switching maintainership. 2020-02-13 16:26:28 -06:00
Caleb Bassi
1b5985860c Misc project changes 2019-05-29 15:07:01 -07:00
Caleb Bassi
235c386a6c Update changelog 2019-05-15 17:46:02 -07:00
Caleb Bassi
c09766381c Fix changelog 2019-02-22 12:01:50 -08:00