Quick Start
Get AFK running in under 60 seconds.
1 Install the AFK CLI
Run this command to download and install AFK:
curl -fsSL https://getafk.dev/install.sh | sh
This installs the afk binary to ~/.local/bin/
2 Start streaming
Stream any command to your phone:
# Stream Claude Code
afk stream claude
# Or any command
afk stream bash
You'll see a session ID and QR code. Use this to connect from your phone.
3 Connect from your phone
Install the AFK app and sign in. The app is available on the App Store for iOS. Android is coming soon (beta).
The app will show your active sessions. Tap one to connect and start viewing your terminal.
That's it!
Your terminal is now streaming to your phone with end-to-end encryption. Type on your phone to send input back to the terminal.