Commit Graph

1 Commits

Author SHA1 Message Date
Meliox
b642d4c102
Ask user for input for CPU configuration (#4)
* More flexible CPU detection. Ask user to input correct parameters. Examples are presented to guide the user
* Amd temps are by default limited to "Tccd" whereas Intel is "Cores"
* Rework indexing of all temperature items. CPU temps will be presented in the order presented from lm-sensors
* Dynamically add temps and only show temps that are available (CPU, HDD, SSD, NVMe)
* Change default backup location to same location as the script
* Reworked script output messages
* Many code quality improvements
* Visual improvements temp display in proxmox gui
Resolves #1 , #3, #5 

---------

Co-authored-by: Meliox
Co-authored-by: rmm
2023-07-08 22:36:44 +02:00