Sign inSign up

cfrs2005/claude-code-mobile

By cfrs2005

•Updated 8 months ago

📱 Claude Code Mobile Service - Access Claude Code AI

Image
Machine learning & AI
Developer tools
0

3.3K

cfrs2005/claude-code-mobile repository overview

⁠📱 Claude Code Mobile Service

A containerized service that bridges Claude Code AI with mobile accessibility through Happy-coder interface.

⁠Key Features

🐳 One-Click Deploy - Docker Compose ready 📱 Mobile Access - Full Claude Code on smartphones 🔧 Zero Config - Automated setup with intelligent prompts 💾 Persistent State - Auth & projects survive restarts 🚀 Production Ready - Multi-arch Docker Hub images

⁠Quick Start

# Download and configure
git clone
https://github.com/cfrs2005/claude-code-mobile.git
cd claude-code-mobile
cp config.env.example config.env
# Add your ANTHROPIC_AUTH_TOKEN

# Start service
docker-compose -f docker-compose.prod.yml up -d

# First-time auth setup
docker exec -it claude-code-mobile_happycoder_1 happy

Architecture

Mobile App → Happy-coder Interface → Claude Code AI →
Containerized Environment

Links:
- 📖 https://github.com/cfrs2005/claude-code-mobile
- 🏠 https://github.com/cfrs2005/claude-code-mobile/blob/
main/docs/ugreen-nas-deployment-guide.md
- 🐛
https://github.com/cfrs2005/claude-code-mobile/issues

Tag summary

Content type

Image

Digest

sha256:5ba2b1ecb…

Size

355 MB

Last updated

8 months ago

docker pull cfrs2005/claude-code-mobile