Sepero / temp-throttle

A shell script for throttling system CPU frequency based on a desired maximum temperature
Other
243 stars 64 forks source link

added max-temp(better user experience) & max-freq(limit maximal freq) arguments #51

Closed lukasbecvar closed 6 months ago

lukasbecvar commented 9 months ago

[+] added max-temp & max-freq argument variables (max-freq in Mhz) [+] added argument check (check if added arguments is valid) [+] added max-freq=auto option (get maximal cpu freq automatic) [+] added colored output xD [+] added time prefix in freq_set message (better monitoring)

Sepero commented 6 months ago

I like these changes, and the colorizing, but I can't accept them. I really do everything I can to make the code as minimal as possible. I apologize.

I will be coming out with a new release v3 soon. It will have time stamps. Thank you for your awesome work. I like your style.