back to home

slopus / happy

Mobile and Web client for Codex and Claude Code, with realtime voice, encryption and fully featured

14,511 stars
1,130 forks
580 issues
TypeScriptJavaScriptShell

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing slopus/happy in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/slopus/happy)
Preview:Analyzed by RepoMind

Repository Summary (README)

Preview
Happy Coder

Mobile and Web Client for Claude Code & Codex

Use Claude Code or Codex from anywhere with end-to-end encryption.

github

Step 1: Download App

appstore     googleplay

Step 2: Install CLI on your computer

npm install -g happy-coder

Run From Source (Repo Checkout)

# from repository root
yarn cli --help
yarn cli codex

Release (Maintainers)

# from repository root
yarn release

Step 3: Start using `happy` instead of `claude` or `codex`


# Instead of: claude
# Use: happy

happy

# Instead of: codex
# Use: happy codex

happy codex

Happy Coder

How does it work?

On your computer, run happy instead of claude or happy codex instead of codex to start your AI through our wrapper. When you want to control your coding agent from your phone, it restarts the session in remote mode. To switch back to your computer, just press any key on your keyboard.

🔥 Why Happy Coder?

  • 📱 Mobile access to Claude Code and Codex - Check what your AI is building while away from your desk
  • 🔔 Push notifications - Get alerted when Claude Code and Codex needs permission or encounters errors
  • Switch devices instantly - Take control from phone or desktop with one keypress
  • 🔐 End-to-end encrypted - Your code never leaves your devices unencrypted
  • 🛠️ Open source - Audit the code yourself. No telemetry, no tracking

📦 Project Components

  • Happy App - Web UI + mobile client (Expo)
  • Happy CLI - Command-line interface for Claude Code and Codex
  • Happy Agent - Remote agent control CLI (create, send, monitor sessions)
  • Happy Server - Backend server for encrypted sync

🏠 Who We Are

We're engineers scattered across Bay Area coffee shops and hacker houses, constantly checking how our AI coding agents are progressing on our pet projects during lunch breaks. Happy Coder was born from the frustration of not being able to peek at our AI coding tools building our side hustles while we're away from our keyboards. We believe the best tools come from scratching your own itch and sharing with the community.

📚 Documentation & Contributing

License

MIT License - see LICENSE for details.