This has been a long time in the making. s-tui 1.0 is ready. There are many changes compared to the original version
Graphical changes
* There are now multiple graphs presented for each source. Temperature per core, usage per core etc.
* The summaries on the side-menu present all the information in text form
Control options
* You can toggle both side-menu items and graphs on/off
* <Save changes> now stores what graphs are selected of future uses
* An average is display where applicable
* Want the old look back: Just pick only the sensors you need to display one graph per sensor
Under the hood
Everything was made to be a lot more modular, adding a new source is simply implementing all the class methods.
Missing features
Some features were removed. Part of making `s-tui` more modular meant that some features that were specifically tailored to certain systems were removed. e.g.
* Reading the max frequency with root for all cores
* Displaying the max temperature recorded was removed due to lack of space. We intend to add another menu showing max/min/avg measurements recorded for all sensors
We need help
Help developing `s-tui`. There are plenty of features waiting to be developed. Feel free to open pull requests or request new features