


Nickqiao
94 posts







让 Claude Code 处理复杂的长时间开发任务时,离开电脑后就不知道执行状态,经常回来发现卡在某个权限确认上白等了几小时。 最近找到了 Happy Coder 这个开源的移动客户端,能让我们在手机上也能远程控制 Claude Code,实时查看执行状态。 基于端到端加密连接,实现手机与电脑的安全同步,可实时查看 Claude 的工作进展,及时处理权限请求和错误提示。 GitHub:github.com/slopus/happy 主要功能: - 移动端远程访问 Claude Code,实时监控长任务执行状态 - 推送通知及时提醒,避免错过权限请求导致任务中断 - 手机电脑一键切换,随时接管或交还控制权 - 端到端加密传输,保证代码和项目信息安全 - 完全开源透明,无任何数据收集和用户追踪 跨平台支持 iOS、Android 和 Web 端使用,经常使用 Claude Code 的开发者,相信这个工具会有用。


Claude Code working from your phone! Just shipped Claude Code Templates v1.15.1 🚀 Finally got the mobile interface working properly for viewing chat logs. Been grinding on this for weeks and it's satisfying to see it come together. Can't send messages yet, but working on that next 🙌 Key updates: • Mobile-first interface that actually works (view-only for now) • Cloudflare Tunnel integration • Cleaned up the CLI • Sidebar is way cleaner, focuses on what matters Try it running: npx claude-code-templates --chats --tunnel The mobile experience was honestly a pain to get right, but now you can actually browse your conversation history on your phone, and even leave Claude Code running on your computer while you check everything from your phone. As always, it's open source and free. If you're building with Claude Code and want a simple interface to monitor your chats, give it a shot. Repo: github.com/davila7/claude…





If you do vibeservering, you can also run Termius in iOS and just SSH into your server and keep Claude Code'ing Install Mosh and you have a perpetual tmux style screen that stays alive even if you log out and log back in Finally can code on phone while gf is shopping!








