Releases: arogorn993-hue/HeatLens
Releases · arogorn993-hue/HeatLens
Release list
v0.1.8
Full Changelog: v0.1.7...v0.1.8
Full Changelog: v0.1.7...v0.1.8
v0.1.7
v0.1.6
Full Changelog: v0.1.5...v0.1.6
Full Changelog: v0.1.5...v0.1.6
v0.1.5
Full Changelog: v0.1.4...v0.1.5
Full Changelog: v0.1.4...v0.1.5
v0.1.4
HeatLens 0.1.3
HeatLens 0.1.3
Source-only milestone release (Python install required). Portable .exe builds begin in v0.1.4.
What's fixed in 0.1.3
- After starting LibreHardwareMonitor, HeatLens now waits up to ~60 seconds for the sensor feed instead of checking once
- Status bar shows live progress while waiting for Libre sensors
- Clearer instructions when Libre is running but its web server is not enabled
Install
git clone https://github.com/arogorn993-hue/HeatLens.git
cd HeatLens
git checkout v0.1.3
py -3 -m pip install -r requirements.txt
.\run_heatlens.ps1See README.md for Linux/macOS and LibreHardwareMonitor setup.
Full changelog
See CHANGELOG.md.
HeatLens 0.1.2
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.ps1See README.md for Linux/macOS and LibreHardwareMonitor setup.
Full changelog
See CHANGELOG.md.
HeatLens 0.1.1
Desktop widget for PC wattage and room heat in BTU/hr.
What's new in 0.1.1
- Libre button and startup helper to launch LibreHardwareMonitor when installed
- Friendly download prompt when LibreHardwareMonitor is not installed
- Optional Buy me a coffee footer link
- README FAQ and GitHub sponsor link
Install
git clone https://github.com/arogorn993-hue/HeatLens.git
cd HeatLens
py -3 -m pip install -r requirements.txt
.\run_heatlens.ps1
See [README.md](vscode-file://vscode-app/c:/Users/arogo/AppData/Local/Programs/cursor/resources/app/out/vs/code/electron-sandbox/workbench/README.md) for Linux/macOS and LibreHardwareMonitor setup.
Full changelog
See [CHANGELOG.md](vscode-file://vscode-app/c:/Users/arogo/AppData/Local/Programs/cursor/resources/app/out/vs/code/electron-sandbox/workbench/CHANGELOG.md).
For the release form:
- **Tag:** `v0.1.1`
- **Title:** `HeatLens 0.1.1`
- **Body:** paste everything above (starting from “Desktop widget…”)