A lightweight and minimalist desktop widget for Windows that displays live statistics from your Bitaxe miner.
The widget stays attached to your desktop, updates automatically, and requires no technical skills to use. Widget designed for a single bitaxe or a single nerdqaxe compatible with any miner using AxeOS version 2.10.1 and earlier .
- Real-time display of:
- Hash Rate (GH/s)
- Power consumption (W)
- Temperature (°C)
- Best Difficulty
- Best Session Difficulty
- Uptime
- Fan speed (RPM)
- Editable miner name
- Custom miner IP address
- Red styled separator bar
- Saves widget position on screen
- Draggable (locked inside screen boundaries)
- Optional Windows startup
- Updates every 5 seconds
- Runs silently without opening a terminal (
.pywfile)
Download Python for Windows:
https://www.python.org/downloads/windows/
During installation, check the box:
✔️ “Add Python to PATH”
Verify pip installation:
python -m pip --version
-
Download
get-pip.pyfrom: https://bootstrap.pypa.io/get-pip.py -
Run this command in the same folder as the downloaded file:
python get-pip.py
python -m pip install requests
- Download get-pip.py from:
- Double-click it to run. (Open with Python if at some point, for example when restarting the PC, you are asked what to open it with, select Python and choose "always".)
On the first launch, the widget will ask for:
Your miner name
Your miner IP address (e.g. 192.168.1.10)
Whether you want the widget to start automatically with Windows
To edit the miner name or IP later, click the small ⚙️ (settings) button on the widget.