/AveTemp

Free to use tool for continuous monitoring CPU temperature and TDP, also auto adjust CPU performance state and CPU Turbo mode depends on current workload.

Primary LanguagePythonMozilla Public License 2.0MPL-2.0

Intro

Подробное описание есть на сайте — https://avetemp.ru/

English description of the programm is available on the site — https://avetemp.ru/en

Boosty, Patreon.

Build and run

For the running:

  • Install Python > 3.10 and PIP
  • Download the latests AveTemp sources
  • Install requirements with pip: pip install -r requirements.txt
  • Run: py AveTemp.py

For the building:

  • Run «auto-py-to-exe»: auto-py-to-exe
  • Into opened window go to «Settings» sections, then click on to «Import Config From JSON File»
  • Choose config file «auto-py-to-exe.config.json»
  • Change addition files locations into sections: «Script Location», «Icon», «Additional Files» and «Output Directory»
  • Run convertation.

Thanks

I am very appreciating LibreHardwareMonitor and everyone whom working on it https://github.com/LibreHardwareMonitor/LibreHardwareMonitor. Without this library development of AveTemp will be impossible.

License

MPL-2.0 license, so you can use it everywhere if you want to without any payments.