📱 Claude Code Mobile Service - Access Claude Code AI
3.3K
A containerized service that bridges Claude Code AI with mobile accessibility through Happy-coder interface.
🐳 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
# 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
Content type
Image
Digest
sha256:5ba2b1ecb…
Size
355 MB
Last updated
8 months ago
docker pull cfrs2005/claude-code-mobile