https://github.com/cfultz/openaxe
A (mobile friendly) web interface to keep track of your *Axe devices
https://github.com/cfultz/openaxe
bitaxe bitcoinii cryptocurrency monitoring-tool nerdaxe sha256
Last synced: 3 months ago
JSON representation
A (mobile friendly) web interface to keep track of your *Axe devices
- Host: GitHub
- URL: https://github.com/cfultz/openaxe
- Owner: cfultz
- License: other
- Created: 2026-02-01T03:21:16.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-02-13T05:04:17.000Z (4 months ago)
- Last Synced: 2026-03-03T22:38:57.958Z (4 months ago)
- Topics: bitaxe, bitcoinii, cryptocurrency, monitoring-tool, nerdaxe, sha256
- Language: HTML
- Homepage:
- Size: 354 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# OpenAxe: Bitaxe Fleet Manager
**OpenAxe** is a lightweight, self-hosted dashboard designed for monitoring and managing a fleet of Bitaxe (AxeOS) and NerdAxe devices.
## 🚀 Features
* **Network Scanner:** Discover Bitaxe devices on your LAN.
* **Fleet Statistics:** Aggregated hashrate, power, and block data.
* **Multi-Coin:** Support for **Bitcoin (BTC)**, **Bitcoin Cash (BCH)**, and **Bitcoin 2 (BC2)**.
* **🔔 Notifications:** Integrated **Ntfy.sh** alerts and **Nostr** Encrypted DMs for status changes.
## ☕ Support the Project
If you find this tool useful, consider supporting the developer:
* **⚡Lightning:** lightning@cfultz.com
* **₿TC:** bc1qg4qq5xmtk59tef5n729nn7v2y30sgkgkducwru
* **₿C2:** bc1qrkakhz9lr9jg6hzprfch83q9yk3fstnyre3a2m
---
## 🛠️ Installation
1. `git clone https://github.com/cfultz/openaxe.git`
2. `cd openaxe`
3. `docker-compose up -d --build`
4. Access at `http://:5055`
## 📡 Nostr Configuration
To receive encrypted notifications via Nostr:
1. **Create a Dedicated Bot Account:** Generate a *new, separate* Nostr keypair (nsec/npub) specifically for this application. **Do not use your main personal private key in the configuration.**
2. **Configure:** In the OpenAxe Settings, enter the **Bot's Private Key** (sender) and your **Personal Public Key** (recipient).
3. **Visibility:** Ensure your main account follows the bot account so that notifications appear in your main inbox (depending on your client's spam filters).
## ⚖️ License
This project is licensed under a **Modified MIT License**.
Permission is hereby granted to use, copy, modify, and merge the software, provided that the **"Buy Me a Coffee" / Donation section** in the web interface and the README remain intact and visible. Removing or altering the developer's donation addresses is strictly prohibited.