https://github.com/sijiaoh/pockode
Mobile interface for Claude Code — control your local AI coding agent from anywhere
https://github.com/sijiaoh/pockode
claude claude-code mobile-first
Last synced: 9 days ago
JSON representation
Mobile interface for Claude Code — control your local AI coding agent from anywhere
- Host: GitHub
- URL: https://github.com/sijiaoh/pockode
- Owner: sijiaoh
- License: other
- Created: 2025-12-20T11:46:33.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-02-01T03:29:54.000Z (16 days ago)
- Last Synced: 2026-02-01T07:27:14.609Z (16 days ago)
- Topics: claude, claude-code, mobile-first
- Language: TypeScript
- Homepage: https://pockode.com
- Size: 2.11 MB
- Stars: 39
- Watchers: 0
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Roadmap: docs/roadmap.md
- Agents: AGENTS.md
- Cla: CLA.md
Awesome Lists containing this project
README
# Pockode
[](https://github.com/sijiaoh/pockode/actions/workflows/server.yml)
[](https://github.com/sijiaoh/pockode/actions/workflows/web.yml)
**Your dev machine in your pocket.**
Pockode connects your phone to your home dev machine running Claude Code. Chat with AI, browse files, review diffs, and manage worktrees — from anywhere.
| Chat | Sessions | File | Diff |
|:----:|:--------:|:----:|:----:|
|
|
|
|
|
## Why Pockode?
Your powerful dev machine sits at home. With Pockode, you can use it from anywhere.
- **Commute coding** — Fix bugs on the train using your home workstation
- **Quick hotfixes** — Push a fix from your couch, no laptop needed
- **Code review** — Review diffs while waiting in line
- **Stay in flow** — Your ideas don't wait for you to get home
## Features
| Feature | Description |
|---------|-------------|
| **AI Chat** | Natural language coding with Claude Code |
| **File Browser** | Navigate and edit your codebase |
| **Diff Viewer** | Review changes with syntax highlighting |
| **Session Management** | Switch between projects and conversations |
| **Worktree Support** | Manage multiple branches simultaneously |
## Quick Start
```bash
# Install
curl -fsSL https://pockode.com/install.sh | sh
# Run (on your dev machine)
pockode -auth-token YOUR_PASSWORD
```
Scan the QR code with your phone. Done.
## Status
Early-stage. Actively developed. APIs may change.
## Feedback
Ideas? Bugs? [Open an issue](https://github.com/sijiaoh/pockode/issues).
> Not accepting code contributions yet (heavy refactoring in progress), but feedback shapes the roadmap.
## Links
- **Website:** [pockode.com](https://pockode.com)
- **Issues:** [GitHub Issues](https://github.com/sijiaoh/pockode/issues)
## License
[O'Saasy License](LICENSE.md) — Free for personal use.