Skip to content

Quick Reference

Fast access to Happy Coder commands, shortcuts, and essential information.

Installation

bash
npm install -g happy-coder

Essential Commands

CommandDescription
happyStart Happy Coder (connects to Claude Code)
happy --authShow QR code for device pairing
happy --versionShow version information
happy --helpDisplay help

Mobile App Downloads

PlatformLink
iOSApp Store
AndroidGoogle Play
Webapp.happy.engineering

Architecture Quick View

┌─────────────┐     ┌─────────────┐     ┌─────────────┐
│   Mobile    │────▶│   Relay     │◀────│    CLI      │
│    App      │     │   Server    │     │  (happy)    │
└─────────────┘     └─────────────┘     └─────────────┘
       │                   │                   │
       │         QR Code Pairing              │
       └──────────────────────────────────────┘

Key Features

FeatureStatus
Real-Time Sync
Multi-Session
Voice Coding
E2E Encryption
Push Notifications
Self-Hostable
Open Source (MIT)

Environment Variables

VariableDescription
HAPPY_SERVER_URLCustom relay server URL
HAPPY_SESSION_NAMECustom session identifier

Released under the MIT License.