App Overview

Happier - Remote Claude, Codex icon

Happier - Remote Claude, Codex

Leeroy Brun · Developer Tools

Happier is an open-source, end-to-end encrypted companion app for AI coding agents:

Free · In-app purchases

PRICE
Free
In-app purchases
BUSINESS MODEL
Freemium
No overall Grossing estimate available
RATING
4.4
10 ratings · Top 30%

Evidence scope: No current overall US chart position is available. Category-chart positions shown in discovery are a separate scope. Revenue is a directional model estimate, not verified earnings.

Build your own version

Build Kit

Make this idea yours

A product spec, screen plans, and build steps for your coding agent.

First kit free with a verified email

Add to a Remix

Combine features and design from your favorite apps.

Kit ready. Verify your email to download it.

What's included19 files

A product spec, phased build plan, differentiation notes, and screen references.

  • START_HERE
  • AGENTS
  • EVIDENCE
  • SPEC
  • BUILD_PLAN
  • DIFFERENTIATION
  • skills/
  • screens/
Preview a sample Build Kit No email needed

Illustrative example: an invoice app for independent contractors. Your kit is tailored to the app you choose; this is not its generated content.

Feature spec

Goal: Send a clear invoice after finishing a job.

  • Add a client, line items, a due date, and payment instructions.
  • Preview the total before exporting a PDF.
  • Keep an editable draft if export fails.

Screen plan

Invoice editor: Client at the top, editable line items in the middle, total and preview action at the bottom.

States: Empty draft, validation errors beside each field, exporting, and a retry action that preserves the draft.

Differentiate and validate

Hypothesis: Contractors need faster repeat invoices more than more templates.

First experiment: Test duplicating a previous job with five contractors. Watch where they hesitate before expanding the feature set.

The full kit adds a phased build plan, evidence notes, tool prompts, and implementation guidance. It is a plan for your coding agent, not a finished app.

Usage: Mechanics are fair game; never reuse the original name, branding, assets, or verbatim copy.

JavaScript is required to complete mailbox verification.

Free quick prompt For a smaller starting point

Quick prompt

> SELECT BUILD PLATFORM:

Good fit for mobile-first iOS and Android prototypes with managed app scaffolding.

// RORK SYSTEM PROMPT
Rork plan preview for Happier - Remote Claude, Codex: map the core Developer Tools workflow, choose the smallest differentiated feature set, define the data and monetization boundaries, then prototype the riskiest user journey first.
            

Preview ready. Verify your email to reveal and copy the full prompt.

JavaScript is required to complete mailbox verification. Return to this prompt preview.

Continue in Rork copies the full prompt to your clipboard first, then opens Rork in a new tab.

Continue in Rork >

Affiliate link: CloneChart may earn a commission at no extra cost

Opportunities

AI-GENERATED OPPORTUNITY HYPOTHESES

These are generated suggestions, not verified review quotations. Check current App Store reviews and speak with users before treating a possible gap as a requirement.

Hypothesis 1

Implement folders or tags for better snippet management.

Assumption to check: Limited snippet organization features

Validate with people who use this workflow before building.

Hypothesis 2

Add sharing features for snippets among users.

Assumption to check: No collaboration tools

Validate with people who use this workflow before building.

Hypothesis 3

Integrate syntax highlighting and error checking.

Assumption to check: Lack of rich code editing features

Validate with people who use this workflow before building.

Hypothesis 4

Expand language support to attract a wider user base.

Assumption to check: No support for multiple programming languages

Validate with people who use this workflow before building.

App evidence

Original App Store material. Ratings and screenshots describe the existing app, not proof of demand for your version.

App Store description

Happier is an open-source, end-to-end encrypted companion app for AI coding agents: Claude Code, Codex, OpenCode, Cursor, Pi, Grok, Gemini, Copilot, Qwen, Kimi, Kilo, Kiro, Auggie. Run sessions on your computer, and continue them from your phone. Use our desktop app or web app, and truly start working from anywhere. YOUR EXISTING SESSIONS? ALREADY THERE. Open any Claude Code, Codex or OpenCode session running on your computer — live, from your phone. Nothing to migrate, nothing to learn. APPROVE FROM ANYWHERE Your agent asks to run a command and you get a push notification with Allow and Deny on it. Sessions waiting on a decision rise to a "Needs attention" group at the top of your list; everything still running gathers under "Working". REVIEW THE DIFF. SEND NOTES TO YOUR AGENTS. Browse every line your agent changed. Mark the exact lines you want addressed, choose which notes to send, and hand them straight back — same session, or a new one. EDITOR. GIT. TERMINAL. ONE TAP AWAY. Chat, files, Git and a live terminal, each its own tab. Open a file to read or edit it, review the diff, manage branches and open a pull request. YOU LOVE THE TERMINAL? WE DO TOO. If you want, you can keep running Claude Code, Codex or OpenCode in their native TUI. Happier mirrors them to every device, so you can follow along, send messages and approve permissions from anywhere — and switch between the terminal and Happier whenever you like. A COLLEAGUE YOU CAN TALK TO The voice assistant watches every running session. Brainstorm the next change, approve a permission or send a message, without picking up the phone. YOUR SESSIONS WORK AS A TEAM A session can start another session, send it messages and read its transcript — so a Claude session and a Codex session can split the work between them. Each one still runs its own subagents, on whichever backend you choose. USE THE SUBSCRIPTIONS YOU ALREADY PAY FOR Happier reuses the subscriptions and logins your existing CLIs already use — Claude, Codex, Cursor, Gemini, OpenCode. No new bill, no double billing, and Happier sells no AI of its own. POOL YOUR ACCOUNTS. KEEP THE SESSION GOING. Link accounts you own into a pool and watch usage and quota resets for every one of them in the app. Nothing switches until you build a pool — once you have, Claude Code and Codex sessions can change account without stopping, moving to whichever member has the most quota left, at most once a turn and never past a reset time the provider has published. OPEN SOURCE. END-TO-END ENCRYPTED. Your messages, prompts and session content are encrypted on your device before they reach a server: AES-256-GCM under a key drawn for that one session, sealed to an account key that is created on a device and never leaves your devices. The relay stores ciphertext and has nothing to open it with. Put the relay on your own hardware with one command — happier relay host install — or reach your computer over Tailscale and use no relay at all. FREE, AND MIT LICENSED The CLI, the mobile apps, the desktop app, the web app and the relay. No seat count, no trial, no feature gate. github.com/happier-dev/happier HOW TO START 1. On your computer: curl -fsSL https://happier.dev/install | bash (Windows: iwr https://happier.dev/install.ps1 -useb | iex) 2. Scan the QR code your terminal prints, with this app. 3. Start a session from the app, or run "happier claude" or "happier codex" in your terminal. REQUIRES A COMPUTER Happier is the client for agents running somewhere you control. It does not run an agent in the cloud, and your repository is never copied to us: the agent reads and writes files on the computer it runs on, and that computer stays the only full copy. Not affiliated with, or endorsed by, Anthropic, Google, GitHub or Cursor.

Written user reviews are not shown here. Check current App Store reviews >

Screenshots

< Scroll to see more >

Build scope

Plan a focused first version with your coding agent. These are planning assumptions, not a delivery guarantee.

Define the first version

Choose one audience and one core workflow. Use the kit to agree on its screens, data, and acceptance criteria before building.

Set boundaries

Decide which secondary features, integrations, and platform support can wait. Your version does not need to reproduce everything in the original.

Check the hard parts

Validate external services, specialist technology, data access, and ongoing costs for your chosen scope.

SUGGESTED BUILD STACK
React Navigation
Axios
Zustand
React Native Paper
Expo
TypeScript
BUILD KIT DIFFICULTY
Advanced

From the Build Kit assessment.

A reliable timeline needs an agreed scope and a technical check. Ask your agent to estimate the phases in BUILD_PLAN.md after that review.