Commit Graph

20 Commits

Author SHA1 Message Date
Sean E. Russell
6cee395f06 Add sensible defaults for temps. Improve config writing. 2020-04-23 13:01:13 -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
afb62afcdf Path changes for major revision 2020-02-28 14:48:35 -06:00
Sean E. Russell
7a89225d72 Abstracts CPU & mem devices.
Finishes device refactoring: temps

Refactoring to allow updating maps. Simpler, and optimizable.
2020-02-28 07:06:51 -06:00
Sean E. Russell
3641a94ba9 Merge remote-tracking branch 'willems/master' into temps 2020-02-25 14:26:52 -06:00
Sean E. Russell
af40172604 Merge branch 'master' into v3.4.x 2020-02-20 19:26:34 -06:00
Sean E. Russell
a2d04d316d Moved todos around to correct files 2020-02-20 18:56:52 -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
5ccfc7cbc6 Adds widget metrics output
Doc cleanup

Missed changes
2020-02-18 10:23:33 -06:00
Sean E. Russell
38d7736ca0 Switching maintainership. 2020-02-13 16:26:28 -06:00
Sean E. Russell
0932e3c3d0 Merge remote-tracking branch 'howjmay/fix_typo' 2020-02-13 12:12:40 -06:00
Sean E. Russell
7e5c0c969c Fixes the directory structure. 2020-02-13 10:15:52 -06:00
Caleb Bassi
28066827ae Move source files to src folder 2018-05-10 21:23:20 -07:00
Caleb Bassi
c81c3feee8 Format temps to 2 digits 2018-05-10 20:32:23 -07:00
Caleb Bassi
95dbe56b9a Fix widget initialization 2018-04-12 20:28:42 -07:00
Caleb Bassi
dc41895011 Move termui to seperate repo 2018-03-29 15:48:43 -07:00
Caleb Bassi
dc8cc5aa4d Change methods to use 'self' keyword 2018-03-27 14:27:23 -07:00
Caleb Bassi
47a98de44b Code cleanup 2018-03-03 17:05:52 -08:00
Caleb Bassi
21aed4b1ea Removed gotop specific stuff from termui 2018-02-24 21:35:57 -08:00
Caleb Bassi
40775db60b Initial commit 2018-02-19 02:00:21 -08:00