-
Converted to gtk4
-
Removed CPU_temperature_checker dependency
- Temperature is updated every 5 seconds
- Added the first version of a CPU temperature, it updates only when a change on the preset is done for now
- Updated with support for GitPack 1.0.0
- Added presets (100%, 75%, ...), changed installation from local to global
- New GUI, removed testing.py
- Active temperatures are updated when temperatures are changed
-
Added help button
-
Removed useless functions
- fixed error with MAINGUI.glade file
-
removed option to load preset from file (It will be most probably re-implemented in a future update)
-
organized main directory
-
now using glade to create the window
- added confirm screen to set custom temps from file
- added option to select a file with temperatures preset currently working on a confirm screen, now it will only load them without the possibility to see the preset
- First release