Skip to content

Commit

Permalink
Merge pull request #21 from razman786/development
Browse files Browse the repository at this point in the history
Version 0.8:
* Removed password requirement for thermal control and (SM)BIOS commands (system-wide installation required)
* Refactored and hardened
* Fixed thermal modes parsing error
* Added graceful degradation when i8kutils and/or (SM)BIOS are not available
  • Loading branch information
razman786 committed Nov 19, 2022
2 parents e863272 + 80799bd commit 88e2a14
Show file tree
Hide file tree
Showing 5 changed files with 309 additions and 111 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ i8kgui uses i8kutils to gather information such as CPU temperature and fan speed
* Supports the gathering of (SM)BIOS information
* Loads [cpupower-gui](https://github.com/vagnum08/cpupower-gui) (if installed) when `CPU Governor` is clicked
* Option to display CPU frequency as either the highest (default) or the average value for all CPU cores
* Graceful degradation when i8kutils and/or (SM)BIOS are not available

## Prerequisites

Expand Down
Loading

0 comments on commit 88e2a14

Please sign in to comment.