Bitaxe Hub

Bitaxe Family + NerdAxe Dashboard and Pool Control

Auth: checking... Never

Miners Overview

Fleet hashrate, efficiency and status at a glance.

Awaiting sync
Total hash rate - Top miner: -
Online miners - -
Max temperature - Highest ASIC temp
Fleet summary Loading...

Miners

Pool Profiles

Hidden dropdown to keep the hero area clean.

Click to expand

New / Update Profile

Miner Configuration

Dropdown for ASIC naming and enabled toggles.

Click to expand
Update the ASIC display names and save.

Agent Launcher

Download the agent, run the installer command for your platform, and enter only the profile X-Api-Key. Miner discovery runs automatically on LAN.

Linux

Debian/Ubuntu-safe installer (handles PEP 668 environments).

curl -fsSL https://rmt.bitaxermt.xyz/downloads/bitaxe_agent.py -o bitaxe_agent.py && (python3 -m venv .bitaxe-agent || (sudo apt-get update && sudo apt-get install -y python3-venv && python3 -m venv .bitaxe-agent)) && ./.bitaxe-agent/bin/python -m pip install --upgrade pip httpx && ./.bitaxe-agent/bin/python bitaxe_agent.py
macOS

Use the same installer if you have Homebrew/pyenv Python.

curl -fsSL https://rmt.bitaxermt.xyz/downloads/bitaxe_agent.py -o bitaxe_agent.py && python3 -m venv .bitaxe-agent && . .bitaxe-agent/bin/activate && pip install httpx && python bitaxe_agent.py
Windows

Run inside PowerShell (py launcher assumed).

powershell -NoProfile -Command "irm https://rmt.bitaxermt.xyz/downloads/bitaxe_agent.py -OutFile bitaxe_agent.py; py -m venv .bitaxe-agent; .\\.bitaxe-agent\\Scripts\\python -m pip install httpx; .\\.bitaxe-agent\\Scripts\\python bitaxe_agent.py"
Android APK

Phone/tablet build with touch-optimized layout.

https://rmt.bitaxermt.xyz/downloads/bitaxehub-android-v5.apk
Firestick APK

TV build with remote-friendly navigation and Leanback launcher support.

https://rmt.bitaxermt.xyz/downloads/bitaxehub-firestick-v5.apk

Files: bitaxe_agent.py | Android APK | Firestick APK

User Portal

Register a new profile, login to retrieve your API key, and copy it into the agent or mobile app.

Return to Sign In

Register

Login