Analysis updated 2026-05-18
Monitor hash rate, temperature, and power draw for all your home miners in one dashboard
Get a push notification or Telegram alert when a miner beats its best share
Auto-discover Bitaxe, NerdQAxe, or Avalon Nano devices on your local network
Run an automatic fan controller to hold a target temperature across your fleet
| imlenti/minerwatch | 0-bingwu-0/live-interpreter | 0xkaz/llm-governance-dashboard | |
|---|---|---|---|
| Stars | 2 | 2 | 2 |
| Language | Python | Python | Python |
| Setup difficulty | easy | moderate | hard |
| Complexity | 2/5 | 2/5 | 4/5 |
| Audience | general | general | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Runs locally with no cloud account required, needs compatible mining hardware on the same network.
MinerWatch is a Python web app that runs on your home network and gives you a browser dashboard for monitoring small-scale Bitcoin mining hardware, the kind of compact, purpose-built devices people run at home rather than in a data center. Instead of relying on any external service, it polls each miner every few seconds, stores the collected data in a local SQLite database, and serves everything through a browser interface accessible from any phone, tablet, or laptop on the same network. The dashboard shows live hash rate (how fast each device is searching for a Bitcoin solution), chip temperatures, fan speeds, power consumption, efficiency, and share statistics for every miner at a glance, refreshed automatically. Clicking into a device opens a detail view with tabs for hardware specs, historical graphs, and controls. A predictions widget estimates the probability of finding a block or beating an all-time best share based on current performance. When a miner breaks its own record, the app sends a native push notification, a Telegram bot integration is also available for alerts. MinerWatch supports Bitaxe, NerdQAxe, Canaan Avalon Nano, and Braiins BMM hardware. It auto-discovers compatible devices on the local network and uses MAC address pinning so device tracking survives IP address changes. An automatic fan speed controller runs server-side to hold a target temperature across the fleet. The project targets home miners comfortable using a terminal but not necessarily software developers. It can run on a Mac, a Linux machine, or a Raspberry Pi, and stores all data locally with no cloud account required. The full README is longer than what was provided.
A Python web app that runs on your home network and gives you a browser dashboard for monitoring small-scale Bitcoin mining hardware.
Mainly Python. The stack also includes Python, SQLite, Telegram Bot API.
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.