slopus/happy

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

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 59 minutes ago
Added to GitGenius on September 2nd, 2026
Created on July 18th, 2025
Open Issues & Pull Requests: 983 (+0)
GitHub issues: Enabled
Number of forks: 1,995
Total Stargazers: 23,631 (+3)
Total Subscribers: 81 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 40.5 hours
Mean response time: 15.2 days
90th percentile: 51.2 days
Tracked items: 659

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "bug" is answered fastest, typically in about 5 hours, while "enhancement" waits about 30 hours. 76% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 4% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 600
New in 7 days: 5
Closed in 7 days: 1
Avg open age: 185 days
Stale 30+ days: 536
Stale 90+ days: 428

Recent activity

Opened in 7 days: 4
Closed in 7 days: 1
Comments in 7 days: 0
Events in 7 days: 2

Top labels

  • bug (20)
  • enhancement (17)
  • in progress (12)
  • triaged (8)
  • good first issue (5)
  • waiting-on-reporter (5)
  • documentation (3)
  • high priority (3)

Detailed Description

Happy is a mobile and web client for Claude Code and Codex that enables end-to-end encrypted access to AI coding agents from multiple devices.

The tool solves the problem of being unable to monitor or control Claude Code and Codex sessions remotely. It works by running as a wrapper around the standard Claude Code or Codex command-line interface on your computer. When you want to control your coding agent from a mobile device, the session switches to remote mode. You can then seamlessly switch back to your computer by pressing a key on the keyboard, allowing instant device switching without interrupting your workflow.

Happy suits developers who want to check on long-running AI coding tasks while away from their desk or who prefer monitoring agent progress from mobile devices. The tool is particularly valuable for those concerned about code privacy, since all communications are end-to-end encrypted and the project explicitly avoids telemetry and tracking. It offers push notifications when Claude Code or Codex requires permission or encounters errors, keeping you informed across devices. The project provides multiple client options: a web app, iOS and Android mobile applications, and a native macOS desktop app that displays conversations alongside files, diffs, terminals, and previews.

The project maintains active development with regular updates across its multiple platform implementations. The codebase is written in TypeScript and the maintainers actively engage with the community through a Discord server. The project is open source, allowing users to audit the code and verify the privacy claims directly.