summaryrefslogtreecommitdiffstats
path: root/widgets/batterygauge.go
AgeCommit message (Expand)Author
2020-05-31Only report battery sensor errors once; closes #117Sean E. Russell
2020-05-24Merge branch 'master' into v4.0Sean E. Russell
2020-05-13Missed a no-longer-used attributeSean E. Russell
2020-05-12Replaces the Prometheus client with VictoriaMetrics/metricsSean E. Russell
2020-05-01Update todosSean E. Russell
2020-04-27Go vet/lint cleanupsSean E. Russell
2020-04-23Version bump to v4Sean E. Russell
2020-04-16Closes #46, option to display network traffic as mbps. This can be set on the...Sean E. Russell
2020-04-16Switch away from Go Plugin API for the time being.Sean E. Russell
2020-02-28Path changes for major revisionv3.4.0Sean E. Russell
2020-02-27Fixes #62, the one-column bugSean E. Russell
2020-02-25Adds charge/discharge to power widget.Sean E. Russell
2020-02-18Adds a battery gauge.Sean E. Russell