F-Keys\Tools\PlumHUD _
← Back Forward → ↑ Up Home Status Log
Address 📁 F-Keys\Tools\PlumHUD

PlumHUD

Watch the fleet, not the screen.

Version4.1.0
LicenceMIT
Installpip install plumhud
RequiresPython 3.8+, Tk
Depends onmoonbeam-miner

What it does

A borderless overlay HUD that sits on top of whatever you are doing, with four display modes, an opacity slider and five skins. A five-tab command center for miners, analytics, alerts, skin and settings. Every poll is written to a local database with thirty-day retention.

Alerts

Rules for offline, hashrate below a floor, temperature above a ceiling and reject spikes, delivered to Discord or Telegram with a per-rule cooldown.

What version 4 changed

Nothing is invented any more. Version 3 filled missing readings with random numbers, so a miner that answered without a hashrate displayed a believable figure you had no way to identify as fake. A field the miner did not send is now shown as a dash and stored as null, and alert rules stay quiet rather than reporting an absent measurement as a low one.

The config also stopped moving. It lives in one per-user directory, created owner-only, because it holds a Discord webhook and a Telegram token.

pip install plumhud
plumhud          the overlay HUD
plumhud check    poll once, print, exit
plumhud where    where config and history live
1 item Log  ·  Status F-Keys