You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename npm package references from happy-coder to happy
The npm package was renamed from `happy-coder` to `happy`. Update all
install commands and package name references across the site.
Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>
description: 'Free, open-source mobile app for Claude Code. Control Claude AI from your phone with end-to-end encryption and seamless workflow. Get started with npm install -g happy-coder.',
19
+
description: 'Free, open-source mobile app for Claude Code. Control Claude AI from your phone with end-to-end encryption and seamless workflow. Get started with npm install -g happy.',
Copy file name to clipboardExpand all lines: content/faq.notes.txt
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ These are the questions from SEO research that people commonly search for:
19
19
### Does Claude Code have an app?
20
20
Yes! Claude Code has a mobile companion app called "Happy Coder" that allows developers to control Claude Code remotely from their mobile devices. The setup involves:
21
21
1. Installing the Happy Coder mobile app from App Store/Google Play
22
-
2. Installing the `happy-coder` NPM package on your computer
22
+
2. Installing the `happy` NPM package on your computer
23
23
3. Running `happy` command on your computer to start the relay
24
24
4. Scanning a QR code to connect your phone to your computer's Claude Code session
25
25
@@ -50,7 +50,7 @@ Claude Code: Yes, the Happy Coder app is available on the App Store for iPhone a
50
50
### How do I install the Claude app?
51
51
For Happy Coder (mobile Claude Code client):
52
52
1. Download Happy Coder app from App Store (iOS) or Google Play (Android)
53
-
2. Install happy-coder package on computer: `npm install -g happy-coder`
53
+
2. Install happy package on computer: `npm install -g happy`
54
54
3. Run `happy` command on computer
55
55
4. Scan QR code with mobile app to establish encrypted connection
0 commit comments