Home Install Roadmap Features GitHub Get the app

Get running in 5 minutes

From zero to monitoring your first miner — on Wi-Fi or from anywhere in the world.

Download from the App Store

Free. No ads. No subscription. Real data only.

Download on theApp Store

Find your miners

Kratos supports BitAxe, NerdQaxe, NerdOctaxe, Avalon, Antminer, Whatsminer, Goldshell and Lucky Miner.

Auto-scan RECOMMENDED

Fastest — finds all miners on your Wi-Fi automatically.

  1. Make sure your phone is on the same Wi-Fi as your miners
  2. Tap the radar icon on the Miners screen
  3. Wait ~15s — Kratos sweeps every IP on your subnet
  4. Tap Add next to each miner found

Manual add by IP

For miners on a different subnet or VLAN.

  1. Tap + on the Miners screen
  2. Enter the miner's IP address
  3. Kratos auto-detects the type in ~1s
  4. Confirm and tap Add
💡 Wrong type? Tap the ✏️ icon on any miner's detail screen → tap Auto-detect type from IP to re-probe and fix it instantly.

Monitor from anywhere — Kratos Link

A lightweight Python bridge runs on any PC/Mac/Pi at home. It securely tunnels your miners to your phone over mobile data.

Your miners (192.168.x.x) ↕ local network Home PC running kratos_link.py ↕ secure WebSocket kratos.mineshop.eu relay ↕ secure WebSocket Kratos app · your phone
1

Install Python 3.7+ on your home PC

Available at python.org. Already installed on most Mac and Linux systems — run python3 --version to check.

2

Install dependencies

pip install aiohttp websockets
3

Set your access key in the Kratos app

Open Kratos → SettingsRemote Access → type any key you want (e.g. myminerfarm2026) into the key field.

4

Tap “Copy Setup Command”

The app copies a ready-to-run one-liner to your clipboard with your key already embedded. Paste it into a terminal on your home PC and press Enter — it downloads and starts the bridge automatically.

curl -O https://kratos.mineshop.eu/link && python3 kratos_link.py --key YOUR_KEY

Keep this terminal open while you’re away from home.

5

Tap Connect in the app

Back in Kratos → Remote Access, tap Connect. The app links to the bridge and your home miners appear in the Remote Miners list.

6

Done — works on mobile data automatically

Miners you added via local scan switch to relay automatically when your phone leaves home Wi-Fi. No reconfiguration needed.

💡 Prefer CLI-first? Run python3 kratos_link.py --generate-key to generate a key in the terminal, then paste it into the app.

Troubleshooting

Miners not showing in scan?

Make sure your phone is on the same Wi-Fi. Tap ✏️ in the Discover screen to enter your subnet manually (e.g. 192.168.0).

No data after adding?

Tap ✏️ on the miner detail screen → tap Auto-detect type from IP to re-probe and fix the API type.

Remote not working?

Check kratos_link.py is still running on your home PC. Tap Rescan in the Remote Access screen to force a new LAN sweep.

Android?

Available now on Google Play. Download Kratos for Android.