Mobile PWA

Install amux on your iPhone or Android as a Progressive Web App. Monitor sessions, send commands, and manage the board from anywhere.

How it works

  1. Open https://your-ip:8822 in Safari or Chrome on your phone
  2. Tap Share → Add to Home Screen to install as a PWA
  3. Session cards, live status, and token spend all update in real time
  4. Commands typed offline queue in IndexedDB — Background Sync replays on reconnect

When to use this

Related demos

Try amux

Run dozens of Claude Code agents in parallel. Python 3 + tmux. Open source.

git clone https://github.com/mixpeek/amux && cd amux && ./install.sh
amux register myproject --dir ~/Dev/myproject --yolo
amux serve  # → https://localhost:8822
View on GitHub Getting started →