Skip to content

Releases: Xeakaes/PcHWmonitor

v1.6 — Multi-PC, TLS/SSL, Cloudflare Tunnel

Choose a tag to compare

@Xeakaes Xeakaes released this 16 Sep 18:13

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-cert and --ssl-key options 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

Choose a tag to compare

@Xeakaes Xeakaes released this 24 Aug 16:25

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

Choose a tag to compare

@Xeakaes Xeakaes released this 07 Aug 11:43

v1.4 — customizable dashboard: hide/reorder/pin cards, edit mode, tablet 2-4 column grid, 5 color palettes incl. black-gold

v1.3

Choose a tag to compare

@Xeakaes Xeakaes released this 07 Aug 10:04

v1.3 — real-time FPS (embedded PresentMon), disk/network/fan metrics, per-card min/avg/max + configurable chart window

v1.2.0

Choose a tag to compare

@Xeakaes Xeakaes released this 04 Aug 16:36

PC HW Monitor 1.2

  • Initial public release for F-Droid submission
  • Real-time PC hardware stats (CPU, GPU, iGPU, RAM) over local Wi-Fi
  • 14 languages

PC HW Monitor v1.1.0

Choose a tag to compare

@Xeakaes Xeakaes released this 02 Aug 18:09

Added

  • Patreon support section in the Settings tab (14 languages)
  • GitHub Sponsor button (FUNDING.yml)

Download

License: AGPL-3.0. The EXE bundles LibreHardwareMonitor (AGPL-3.0).

PC HW Monitor v1.0.0

Choose a tag to compare

@Xeakaes Xeakaes released this 02 Aug 17:10

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
  • --simulate mode generates realistic fake data (no PC hardware needed)

Install

  1. Run PcHwMonitor-v1.0.0.exe on Windows, accept the UAC prompt (admin needed for CPU temperature)
  2. Install PcHwMonitor-v1.0.0.apk on Android
  3. 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