This product was not featured by Product Hunt yet.
It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).
Product upvotes vs the next 3
Product comments vs the next 3
Product upvote speed vs the next 3
Product upvotes and comments
Product vs the next 3
AFK
Your terminal on mobile, no SSH or VPN
AFK streams local terminal sessions to your phone or browser without SSH, VPN, or inbound access to your computer. Supervise Claude Code, Codex, Gemini CLI, builds, logs, tests, deploys, and shell sessions from anywhere. Includes E2EE terminal I/O, quick session switching, speech-to-text, 120 FPS GPU-accelerated mobile rendering, dynamic frame rate for battery life, and a Ghostty-vt WASM + WebGPU web terminal. Try on the web: https://getafk.dev/login/?step=email
About AFK on Product Hunt
“Your terminal on mobile, no SSH or VPN”
AFK was submitted on Product Hunt and earned 9 upvotes and 1 comments, placing #87 on the daily leaderboard. AFK streams local terminal sessions to your phone or browser without SSH, VPN, or inbound access to your computer. Supervise Claude Code, Codex, Gemini CLI, builds, logs, tests, deploys, and shell sessions from anywhere. Includes E2EE terminal I/O, quick session switching, speech-to-text, 120 FPS GPU-accelerated mobile rendering, dynamic frame rate for battery life, and a Ghostty-vt WASM + WebGPU web terminal. Try on the web: https://getafk.dev/login/?step=email
On the analytics side, AFK competes within User Experience, Developer Tools and Tech — topics that collectively have 1.5M followers on Product Hunt. The dashboard above tracks how AFK performed against the three products that launched closest to it on the same day.
Who hunted AFK?
AFK was hunted by Tapan Thaker. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.
For a complete overview of AFK including community comment highlights and product details, visit the product overview.

Hey Product Hunt,
I built AFK because I kept leaving long terminal workflows running on my laptop: Claude Code, Codex, Gemini CLI, builds, test suites, deploys, logs, and random shell sessions.
Claude Code and Codex are adding their own remote-control features. That is useful, and for some AI-only workflows it may be enough.
But I do not think the terminal is going away. My real workflow is not just one AI coding app. It is multiple agents, normal shells, logs, builds, deploys, scripts, local dev servers, and debugging sessions running side by side. I wanted one vendor-neutral way to supervise the actual terminal from my phone or browser.
AFK starts from the command you already use:
afk stream -- claude
afk stream -- codex
afk stream -- gemini
afk stream -- bash
No SSH server. No VPN. No inbound access to your computer.
The CLI captures the PTY, encrypts terminal input/output on your machine, and relays encrypted payloads to your mobile or web client. The relay handles routing, but terminal I/O is end-to-end encrypted between your machine and client.
A few things included:
- Quick switching between terminal sessions
- Speech-to-text for short prompts
- GPU-accelerated mobile terminal rendering up to 120 FPS
- Dynamic frame rate to save battery when idle
- Web terminal using a Ghostty-vt WASM engine with WebGPU rendering
- iOS first, with Android in progress
The goal is not to write huge chunks of code from a phone. It is to keep terminal work moving when you step away: approve a prompt, check test output, restart a build, inspect logs, or send a quick instruction.
I would love feedback from developers who live in terminals, especially if you use AI coding agents alongside normal shell workflows.
Useful links:
Product: https://getafk.dev
Comparison: https://getafk.dev/compare
Architecture: https://getafk.dev/architecture
Security: https://getafk.dev/security