// local network monitor + tuner

live dashboard for your Bitaxe miners

A native desktop app for Mac and Windows. Click the icon, the window opens — live metrics, tuning recommendations, pool config. Other devices on your LAN (phone, laptop, tablet) can reach the same dashboard at bitaxe-baller.local. Runs locally; your data never leaves your network.

↓ download for Mac ↓ download for Windows view on GitHub →
macOS 12+ · Windows 10+ · open source · MIT-licensed

Running a fleet? Bitaxe Baller Pro adds bulk tuning, auto-tune sweeps, 90 days of history, and Discord alerts. $29/yr $19/yr intro · 5 installs · unlimited miners · buy now →

// what it does

everything you need, nothing you don't

live monitoring

Hashrate, ASIC + VR temps, power draw, J/TH efficiency, hardware error rate, rolling averages over 1m / 5m / 15m / 1h. Updates every 5 seconds.

health at a glance

Color-coded card borders flag devices that need attention — red for crit, yellow for warn, green for tunable opportunities. Scan a fleet of 20 in seconds.

tuning recommendations

Rule-based engine analyzes the live telemetry and surfaces concrete tuning suggestions with one-click apply: "drop 10mV", "try +25 MHz", "reset benchmark".

solo block probability

Daily, monthly, and yearly "1 in X" odds of finding a block at your current hashrate, plus a log-scaled proximity bar showing how close your best share has gotten to the network target. Auto-detects six SHA-256d chains (BTC, BCH, BSV, XEC, DGB, NMC) from the pool URL.

live share feed + leaderboards

Watch shares land in real time on the device page — accepted, rejected, "new personal best!" Fleet leaderboard widget on the dashboard ranks your devices by best-share. Pro users opt in to the public leaderboard with four categories so small miners and big miners both have a way to climb.

safe presets

Stock, Mild OC, Balanced, Aggressive, Max — server-side bounds enforce safe ranges (400–700 MHz, 1000–1300 mV) regardless of input.

network scanner

One click probes your /24 in parallel and finds every Bitaxe on your network. Already-added devices are skipped. ~6 seconds for a full subnet.

pool / stratum config

Edit primary and fallback stratum URLs, ports, workers, TLS, and suggested difficulty from the browser. Apply + restart in one click.

fan controls

Auto-fan toggle and manual percentage slider per device. Pair with the temperature thresholds to keep your VR alive.

native app + LAN access

The desktop app opens a real window, no browser tab. Other devices on your network (phone, iPad, laptop) reach the same dashboard at bitaxe-baller.local via mDNS — the host has a clean native UI, the rest of the LAN gets a web URL.

CSV logging

Every poll is appended to a per-device daily CSV. Import into Excel or pandas to compare tuning settings across days or weeks.

// stay in the loop

Release notes + tuning tips

New versions, BM1370 tuning insights, occasional Bitaxe news. Low volume, one-click unsubscribe, no tracking. Drop your email — that's it.

// see it in action

terminal aesthetic, real numbers

Bitaxe Baller home view: three device cards, two outlined in red flagging VR temperature warnings, one outlined as tunable
// home — compact card per device, health borders flag attention
Bitaxe Baller device detail page showing live metrics, recommendations, tuning presets, manual controls, and hashrate chart
// detail — full metrics, tuning, pool config, recommendations
Bitaxe Baller network scanner mid-run, cycling through IP addresses and looking for Bitaxe firmware
// network scanner finds Bitaxes on your /24 in seconds
// upgrade

Bitaxe Baller Pro

Bulk tuning across selected devices, automated frequency sweeps with hardware safety guardrails, 90 days of persistent local history, in-place auto-updates, and Discord webhook alerts on offline devices or temperature thresholds. $29/year $19/year intro for 30 days, then $29. One license activates on 5 desktop installs (Mac, Windows, or Umbrel) — each install monitors unlimited Bitaxe miners on its LAN. Cancel anytime. Free tier stays fully free.

Buy Pro — $19 intro see all Pro features →

Already a Pro user? Manage your license & installs →

// get started

three steps to a live fleet view

  1. 1 Download for your OS — pick Mac (.dmg) or Windows (.exe installer) below.
  2. 2 Install & launch. Mac: open the .dmg, drag Bitaxe Baller to Applications, launch from Spotlight. Windows: run the installer (per-user, no admin), then launch from Start Menu. Either way, a native window opens with the dashboard — no browser tab, no terminal.
  3. 3 Add a miner by IP, or hit scan network to auto-find every Bitaxe on your LAN.
↓ Mac ↓ Windows source on GitHub

Prefer to run from source? Clone the GitHub repo and run python app.py — full instructions in the README.