Releases: Xeakaes/PcHWmonitor
Releases · Xeakaes/PcHWmonitor
Release list
v1.6 — Multi-PC, TLS/SSL, Cloudflare Tunnel
What's New in v1.6
Multi-PC Support
- Monitor multiple PCs from a single Android device
- Saved servers list with add/edit/delete
- Switch between PCs with tab navigation
TLS/SSL Support
- Server:
--ssl-certand--ssl-keyoptions for HTTPS/WSS - Auto-generate self-signed certificates
- Android: certificate trust dialog with SHA-256 fingerprint
Cloudflare Tunnel
- One-command tunneling:
--tunnel quick(auto-setup) or--tunnel <name>(existing tunnel) - Access your PC from anywhere without port forwarding
Custom Background & Glassmorphism
- Set any image as app background
- Glassmorphism blur effect on metric cards
- Auto-extract theme colors from background image
Bug Fixes & Improvements
- Fixed: server switch race condition (collect job cancellation)
- Fixed: HMAC timing-safe token comparison
- Fixed: temp file race condition (mkstemp)
- Fixed: clipboard command injection (shell=True)
- Fixed: WebSocket slow client disconnect
- Fixed: socket leak in LAN discovery
- Fixed: Room database migration (v2 with pcId)
- Localized UI strings across 13 languages
Files
PcHwMonitor-v1.6.apk— Android app (requires Android 8+)PcHwMonitor.exe— Windows server (bundled with cloudflared)
Full Changelog: v1.5...v1.6
v1.5
PC HW Monitor v1.5
New
- QR quick connect — the server tray shows a QR code (Show QR); in the app tap Fill via QR, scan it once and IP, port and access token are filled automatically. No more mistyped tokens.
- Türkçe: Sunucu tepsisi QR kod gösterir; uygulamada QR ile doldur ile tek okutma IP + port + token otomatik dolar.
- Connection method picker — Settings now offers Manual (IP + port) / Scan network with a dedicated Connect button.
- Material You dynamic theming + new color palettes
- Ongoing notification with live metrics (expandable)
- LAN discovery: multicast lock, subnet broadcast, real-adapter IP selection
Fixed / Improved
- Connection failures now show clear errors ("Token required", ...) instead of failing silently
- Server hardware sampling no longer blocks the event loop (fixes random "ping timeout" disconnects)
- PresentMon 1.9.2 is bundled again — FPS card works out of the box
- Access token is required by default; shown prominently in the server console banner and tray Info
Download
PcHwMonitor-v1.5.apk→ install over any previous version (same signing key)PcHwMonitor.exe→ run, accept UAC, scan the QR from the tray with your phone
Full changelog: see commit history below.
Full Changelog: v1.4...v1.5
Full Changelog: v1.4...v1.5
Full Changelog: v1.4...v1.5
Full Changelog: v1.4...v1.5
v1.4
v1.3
v1.2.0
PC HW Monitor v1.1.0
Added
- Patreon support section in the Settings tab (14 languages)
- GitHub Sponsor button (FUNDING.yml)
Download
- APK only: server EXE unchanged since v1.0.0 (https://github.com/Xeakaes/PcHWmonitor/releases/tag/v1.0.0)
License: AGPL-3.0. The EXE bundles LibreHardwareMonitor (AGPL-3.0).
PC HW Monitor v1.0.0
PC HW Monitor v1.0.0
Android dashboard + Windows server with embedded LibreHardwareMonitor.
Android (APK)
- CPU / GPU / iGPU / RAM cards — temperature, usage, clock speeds, power, VRAM/RAM, core loads
- Live charts, 1-hour history (Room DB), light/dark theme
- Landscape mode: all cards in a compact scroll-free 2x2 grid
- 14 languages (selectable in Settings)
Windows (EXE)
- Single-file server, zero-install: embedded
LibreHardwareMonitorLib.dll(in-process reading, UAC manifest) - System tray icon; FastAPI + WebSocket streams data to your phone over local Wi-Fi
--simulatemode generates realistic fake data (no PC hardware needed)
Install
- Run
PcHwMonitor-v1.0.0.exeon Windows, accept the UAC prompt (admin needed for CPU temperature) - Install
PcHwMonitor-v1.0.0.apkon Android - Enter the PC's IP and port 8765 in Settings
License
AGPL-3.0. The EXE bundles LibreHardwareMonitor (AGPL-3.0); source: https://github.com/Xeakaes/PcHWmonitor