Skip to content

Releases: arogorn993-hue/HeatLens

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 10 Jul 07:11

Full Changelog: v0.1.7...v0.1.8

Full Changelog: v0.1.7...v0.1.8

v0.1.7

Choose a tag to compare

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

Full Changelog: v0.1.6...v0.1.7

v0.1.6

Choose a tag to compare

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

Full Changelog: v0.1.5...v0.1.6

Full Changelog: v0.1.5...v0.1.6

v0.1.5

Choose a tag to compare

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

Full Changelog: v0.1.4...v0.1.5

Full Changelog: v0.1.4...v0.1.5

v0.1.4

Choose a tag to compare

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

Full Changelog: v0.1.1...v0.1.4

HeatLens 0.1.3

Choose a tag to compare

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

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.ps1

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

Full changelog

See CHANGELOG.md.

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.

HeatLens 0.1.1

Choose a tag to compare

@arogorn993-hue arogorn993-hue released this 10 Jul 04:59

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…)