Skip to content
/ happy Public
forked from slopus/happy

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

License

Notifications You must be signed in to change notification settings

pyflmcp/happy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Happy Coder

Mobile and Web Client for Claude Code

Use Claude Code 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

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

# Instead of claude, just run happy

happy

How does it work?

On your computer, run happy instead of claude to start the normal Claude Code UI through our wrapper. When you want to control Claude 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 - Check what Claude is building while away from your desk
  • 🔔 Push notifications - Get alerted when Claude 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-cli - Command-line interface for Claude Code
  • happy-server - Backend server for encrypted sync
  • happy-coder - This mobile client (you are here)

🏠 Who We Are

We're engineers scattered across Bay Area coffee shops and hacker houses, constantly checking how Claude is progressing on our pet projects during lunch breaks. Happy Coder was born from the frustration of not being able to peek at Claude 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.

License

MIT License - see LICENSE for details.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.3%
  • Other 0.7%