summaryrefslogtreecommitdiffstats
path: root/cmd
AgeCommit message (Expand)Author
2020-04-24Fixes a null-pointer error introduced by removal of deprecated options.ismcSean E. Russell
2020-04-23Remove deprecated command-line argumentsv3.6Sean E. Russell
2020-04-23Help text clean upSean 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-22Switch from smc.c to iSMC.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-16Closes #84, cli option to scale outSean E. Russell
2020-04-16Merge tag 'v3.5.1' into v3.6Sean E. Russell
2020-04-16Switch away from Go Plugin API for the time being.Sean E. Russell
2020-04-16Include the log file path in the help text.Sean E. Russell
2020-04-09Forgot to update the version string.v3.5.1Sean E. Russell
2020-04-06Fixes #75DELETEDSean E. Russell
2020-03-08Better error reporting.Sean E. Russell
2020-03-08Adds Go work-around to make gotop exit cleanly with an exit code, like all go...Sean E. Russell
2020-03-08Executation path re-arranging left a condition where somethnig was closed tha...Sean E. Russell
2020-03-07Print key bindings functionSean E. Russell
2020-03-07Add ability to look in system-wide directories for configuration filesSean E. Russell
2020-03-07Actually embed `kitchensink`Sean E. Russell
2020-03-06Version bump for releaseSean E. Russell
2020-03-03default layout matches old behavior, pre-LayoutgitsucksSean E. Russell
2020-03-03Change Version so it can be set at compile time. @extensionsSean E. Russell
2020-03-02Workflow and documentation improvements.Sean E. Russell
2020-03-02resolves #65 Runs tests. Currently, does everything short of initializing t...Sean E. Russell
2020-02-29Fix workflow & version bump.v3.4.5Sean E. Russell
2020-02-29Version bump, mainly to test workflow.Sean E. Russell
2020-02-28Update go version to match (necessary) plugin versionsv3.4.3Sean E. Russell
2020-02-28Getting the tags right so modules work for pluginsv3.4.2Sean E. Russell
2020-02-28Path changes for major revisionv3.4.0Sean E. Russell
2020-02-28Extensions.v3.4.xSean E. Russell
2020-02-25Adds charge/discharge to power widget.Sean 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-20Issue #56. Slight improvement in layout algorithm. Still doesn't handle > 2 ...Sean E. Russell
2020-02-19Merge branch 'gauge' into v3.4.xSean E. Russell
2020-02-18Merge branch 'metrics' into v3.4.x; also fixes a bug in some of the widgets w...Sean E. Russell
2020-02-18Prepped for releasev3.3.1Sean E. Russell
2020-02-18Adds widget metrics outputSean E. Russell
2020-02-17Version bump <sigh>Sean E. Russell
2020-02-17Adds log rotation, config file support, and refactoring. Colorschemes are se...Sean E. Russell
2020-02-15Deprecation warning for --minimal and --battery.Sean E. Russell
2020-02-15Fixes #49, logs filling up hard drive.Sean 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-14Merge remote-tracking branch 'jrswab/nordColorScheme'Sean E. Russell
2020-02-14Fixes rowspan losing widget bug. Preps for 3.2.0Sean E. Russell
2020-02-13Switching maintainership.Sean E. Russell
2020-02-13Updates the version to reflect feature additions and mergesv3.1.0Sean E. Russell
2020-02-13Merge remote-tracking branch 'jrswab/otherSigTerms'Sean E. Russell
2020-02-13Reworks the -l argument. Combines the layout args into one (smarter) one, and...Sean E. Russell