Back to browse
ForkOff – Orchestrate Your Agents, Anytime, Anywhere

ForkOff – Orchestrate Your Agents, Anytime, Anywhere

by zadnan2002·Feb 25, 2026·2 points·0 comments

AI Analysis

●●●BangerBig BrainZero to OneNiche Gem

Free remote Claude oversight with auto-approval rules beats Anthropic Remote Control's $200/mo paywall.

Strengths
  • Clear differentiation from Anthropic Remote Control: free, E2E encrypted, auto-approve rules, survives terminal close, true multi-session — solves real pain from $200/mo premium tier.
  • Smart architectural choice: React Native + Expo + NestJS relay means mobile-first UX without native iOS/Android rewrites; zero-config QR pairing is frictionless onboarding.
  • Open-source + self-hostable relay + --local P2P mode gives users genuine control; E2E encryption means relay sees nothing — this isn't surveillance UX masked as convenience.
Weaknesses
  • iOS-only at launch limits addressable market; Android coming later means fragmented adoption curve.
  • Adoption depends entirely on Claude Code's growth; if Anthropic improves Remote Control's auto-approval UX or drops price, main differentiator weakens.
Target Audience

Developers using Claude Code who need remote oversight and control without $200/month Anthropic plans.

Similar To

Anthropic Remote Control (premium) · Tailscale + tmux workarounds (manual) · Replit Remote Desktop

Post Description

Anthropic just launched Remote Control for Claude Code. It lets you control a coding session from your phone or browser. Cool idea, except it requires a $200/mo Max plan, supports one session at a time, has no auto-approve rules or hook management, and kills your session if the terminal closes or you lose network for 10 minutes.

I built ForkOff because I kept coming back from skiing and biking to find my Claude Code sessions dead. I wanted to approve tool calls from my phone while I was out, not babysit a terminal.

ForkOff is the open-source alternative:

- Free (MIT licensed) - E2E encrypted — the relay server sees only opaque blobs - Auto-approve rules — configure which tools are safe, which need manual approval - Proper diff rendering on mobile, not raw terminal text - Sessions survive terminal close - Self-hostable relay, or --local flag for direct P2P (zero internet) - Multi-session support

Stack: React Native + Expo (mobile), NestJS (relay), Node.js CLI that hooks into Claude Code's PreToolUse/PostToolUse lifecycle via the SDK. X25519 key exchange, XSalsa20-Poly1305 encryption.

iOS beta is live on TestFlight. Android coming soon.

We are looking forward to feedback, code contributions, and more!

TestFlight: https://testflight.apple.com/join/dhh5FrN7 (Note: We are currently pending apple's review on the open-source version of the app expect the release on the above link within 24 hours till then the app config will show that you require an update)

GitHub (CLI): https://github.com/Forkoff-app/forkoff-cli GitHub (Mobile): https://github.com/Forkoff-app/forkoff-react-native Website: https://forkoff.app

Similar Projects

Developer Tools●●Solid

Happy Coder – Run Claude Code and Codex from Anywhere

Happy runs Claude Code on your own hardware and exposes a phone + terminal UI you can actually manage in parallel — installable via npm with a public GitHub repo and MIT license. The real-frame grab is voice-to-action (not just dictation), multi-session sync, push alerts and E2E encryption; useful and focused, though the site glosses over model access/auth, deployment steps and latency tradeoffs compared with hosted alternatives.

Niche GemShip It
ex3ndr
204mo ago
Developer Tools●●Solid

Cc-connect – Remote control Claude Code from your favorite chat app

Multi-platform bridge for Claude Code via chat, but only Claude fully working.

Ship ItSolve My Problem
cg33
123mo ago