From 6b7188023515c90c210b0fc3bbe63aad3a7804bc Mon Sep 17 00:00:00 2001 From: Ike-li <50747621+Ike-li@users.noreply.github.com> Date: Thu, 2 Jul 2026 10:35:40 -0500 Subject: [PATCH] Add Claude Chat Mobile to Clients & GUIs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 905c9a3..27ed579 100644 --- a/README.md +++ b/README.md @@ -577,6 +577,7 @@ June 14, 2026 - [**Claude-Code-Web-GUI**](https://github.com/binggg/Claude-Code-Web-GUI) - (72 ⭐) - Browse, view and share your Claude Code sessions - runs entirely in browser, no server required! - [**ccmate-release**](https://github.com/djyde/ccmate-release) - (56 ⭐) - A GUI for Claude Code. - [**Claude in a Box**](https://github.com/juancgarza/claude-in-a-box) - (51 ⭐) - A ChatGPT Canvas-style interface for Claude Code running in E2B sandboxes. +- [**Claude Chat Mobile**](https://github.com/Ike-li/claude-chat-mobile) - (10 ⭐) - Self-hosted, mobile-first web client that projects your local Claude Code CLI to your phone's browser, with streaming output, tool-call cards, and on-phone approval of dangerous operations like git push. ---