Alternatives
Products that do what uvx ptn, scan a QR, get a terminal in your phone does
Scan QR → web terminal → vibe coding in bed. Mobile-first terminal via Cloudflare Quick Tunnel. No port forwarding. Feedback welcome.
- 1

- 2
- 3

- 4

- 5

- 6AS
2015 · github.com
- 7

- 8

- 9TF
2018 · github.com
- 10

- 11

- 12ST
I've been working on CloudRouter, a skill + CLI that gives coding agents like Claude Code and Codex the ability to start cloud VMs and GPUs. When an agent writes code, it usually needs to start a dev server, run tests, open a browser to verify its work. Today that all happens on your local machine. This works fine for a single task, but the agent is sharing your computer: your ports, RAM, screen. If you run multiple agents in parallel, it gets a bit chaotic. Docker helps with isolation, but it still uses your machine's resources, and doesn't give the agent a browser, a desktop, or a GPU to…
Feb 2026 · cloudrouter.dev
- 13

- 14PL
2022 · github.com
- 15
- 16QC
I travel and work remotely a lot. Every new place—hotels, cafes, coworking spaces—means dealing with a new WiFi network. Sometimes there's a QR code, which is convenient, but usually, it's a hassle: manually finding the right SSID (especially frustrating when hotels have one SSID per room), then typing long, error-prone passwords. To simplify this, I made a small Android app called Wify. It uses your phone's camera to capture WiFi details (network name and password) from printed text, then generates a QR code right on your screen. You can instantly connect using Google Circle to Search or…
2025 · github.com
- 17
- 18JF
Inspired by the recent justfuckingusetailwind.com, I built a similar "love letter" to the Cloudflare ecosystem. I find myself reaching for Workers, R2, D1, and KV for almost every project lately, so I wanted to capture that sentiment in a single, slightly over-the-top page. It’s a simple side project, but the stack is: - Vite + TypeScript - Biome + Ultracite - Deployed (obviously) on Cloudflare First draft in Claude, the copy was drafted with Grok to get that specific tone, then I used Google's AI Studio to accelerate the build with touch up's in Cursor. Link:…
Dec 2025 · justfuckingusecloudflare.com
- 19

- 20VC
Hi! I took a cheap $25 walmart phone and put a static server on it? Why? Just for a fun weekend project. I used Claude Code for most of the setup. I had a blast. It's running termux, andronix, nginx, cloudflared and even a prometheus node exporter. Here's the site: https://walmartphone.stetsonblake.com/
Jan 2026 · stetsonblake.com
- 21NG
I've been a long-time Cloudflare user, but sometimes I just want a global load balancer without the lock-in and with full configuration control (e.g., some Cloudflare rules require an enterprise plan). I love Caddy for its easy configuration, and that's why I created Novnaode. It makes it easy to launch hosted Caddy instances (with Nginx coming soon) and puts you fully in control of how to manage the configurations. No more being restricted by enterprise tiers or limited configuration options - just simple, powerful, and flexible global load balancing. Check it out here:…
2025
- 22

- 23TA
I needed to remote control a program (and read it’s output) while that tool should still be fully interactive for the user. Obviously there are things like tmux and more but they emulate an entire terminal. This is simpler in that it just sets up a pty and basic pipes or files to send stuff in and read from it.
2022 · github.com
- 24TP
Made this to use my laptop terminal session on mobile without data going through a server. tt start -p mypassword → get a URL (qrcode) → open in browser → enter password → connected. Direct webrtc datachannel between your machine and browser. Signaling server is a cloudflare worker, exchanges ~2KB of sdp/ice metadata then gets out of the way. Password never transmitted - argon2id derives 256-bit key locally on both ends. All terminal i/o gets nacl secretbox encryption before hitting the datachannel. double encrypted with dtls underneath but I wanted the relay to see nothing useful…
Jan 2026
Ranked by how close each launch is in meaning, then by votes. Refine with a description →