Skip to content

HeatLens 0.1.2

Choose a tag to compare

@github-actions github-actions released this 10 Jul 06:05

HeatLens 0.1.2

Source-only milestone release (Python install required). Portable .exe builds begin in v0.1.4.

What's fixed in 0.1.2

  • LibreHardwareMonitor detection now finds portable installs (including OneDrive Documents\ai), running processes, config files, and registry entries

Install

git clone https://github.com/arogorn993-hue/HeatLens.git
cd HeatLens
git checkout v0.1.2
py -3 -m pip install -r requirements.txt
.\run_heatlens.ps1

See README.md for Linux/macOS and LibreHardwareMonitor setup.

Full changelog

See CHANGELOG.md.