summaryrefslogtreecommitdiffstats
path: root/devices/temp_darwin.go
AgeCommit message (Collapse)Author
2021-02-03Go 1.16: embed and io/fsSean E. Russell
2020-06-09Closes #131, SMC GPL issue on OSX; consequently removes need to CGO in darwin.v4.0.1Sean E. Russell
2020-05-24Documentation clean-up.Sean 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 ↵Sean E. Russell
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-22Switch from smc.c to iSMC.Sean E. Russell
2020-02-28Abstracts CPU & mem devices.Sean E. Russell
Finishes device refactoring: temps Refactoring to allow updating maps. Simpler, and optimizable.