sijiaoh/pockode

55 stars · Last commit 2026-06-01

Mobile interface for Claude Code and Codex — control your local AI coding agent from anywhere

README preview

# Pockode

[![Server](https://github.com/sijiaoh/pockode/actions/workflows/server.yml/badge.svg)](https://github.com/sijiaoh/pockode/actions/workflows/server.yml)
[![Web](https://github.com/sijiaoh/pockode/actions/workflows/web.yml/badge.svg)](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 |
|:----:|:--------:|:----:|:----:|
| <img src="site/static/images/screenshot-chat.jpg" alt="Chat" width="200"> | <img src="site/static/images/screenshot-sessions.jpg" alt="Sessions" width="200"> | <img src="site/static/images/screenshot-file.jpg" alt="File" width="200"> | <img src="site/static/images/screenshot-diff.jpg" alt="Diff" width="200"> |

## 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

View full repository on GitHub →