AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- update to v1.1.4: * Update psutil dependency to fix frequency being displayed in GHz instead of MHz
- Update to version 1.1.3 * s-tui now supports power reads on AMD CPUs. * Fixed crashing bug on Raspberry pi.
- Update to version 1.1.1 Bug fixes and stability * Wrong reporting of duplicated values in CSV. * Error messages printed to screen.
- Update to version 1.0.2 Bug fixes and stability realease. * Crash on save settings with no .config dir for user. * Fix for not saving summaries independently of graphs. * Do not display stress counter when no stress too is installed. * Fix call for temperature hooks not called.
- Use correct license: GPL-2.0-only -> GPL-2.0-or-later
- Update to version 1.0.1 Changes * Mainly bug fixes and stability.
- Update to version 1.0.0 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 * 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
- Use latest release, version 0.8.3 - Package license file - Recommend stress-ng
- Initial build.