summaryrefslogtreecommitdiffstats
path: root/config.go
AgeCommit message (Expand)Author
2020-04-23Remove deprecated command-line argumentsv3.6Sean E. Russell
2020-04-23Add sensible defaults for temps. Improve config writing.Sean E. Russell
2020-04-23Fixes #92, configurable temps; help text & docs clean-up; versions are now bu...Sean E. Russell
2020-04-16Closes #46, option to display network traffic as mbps. This can be set on the...Sean E. Russell
2020-04-06Fixes #75DELETEDSean E. Russell
2020-03-07Add ability to look in system-wide directories for configuration filesSean E. Russell
2020-03-02resolves #65 Runs tests. Currently, does everything short of initializing t...Sean E. Russell
2020-02-28Path changes for major revisionv3.4.0Sean E. Russell
2020-02-28Extensions.v3.4.xSean E. Russell
2020-02-20Merge branch 'master' into v3.4.xSean E. Russell
2020-02-20Moved todos around to correct filesSean E. Russell
2020-02-20Changelog cleanup & add todos.Sean E. Russell
2020-02-18Adds widget metrics outputSean E. Russell
2020-02-17Adds log rotation, config file support, and refactoring. Colorschemes are se...Sean E. Russell
2020-02-16Merge prepSean E. Russell
2020-02-15Fixes #49, logs filling up hard drive.Sean E. Russell
2020-02-14Ready for release.v3.2.0Sean E. Russell
2020-02-14Merge remote-tracking branch 'rephorm/filter'Sean E. Russell
2020-02-14Merge remote-tracking branch 'mattLLVW/feature/network_interface_list'Sean E. Russell
2020-02-14Updates release info.Sean E. Russell
2020-02-14Add merge todosSean E. Russell
2020-02-13Switching maintainership.Sean E. Russell
2020-02-13Reworks the -l argument. Combines the layout args into one (smarter) one, and...Sean E. Russell
2020-02-13Fixes the directory structure.Sean E. Russell