AMAZINGINDEX.COM 日报快照
56.6
VOL. 2026.07
2026.07.24
← 返回 2026.07.24 日报
日报快照 · Daily Snapshot
NO. 015

iPhone 原生运行远程 tmux 工作区

#ARTICLE HackerNews 2026.07.24
推荐指数 54.0 NO. 015 · 2026.07.24
发布2026/07/23Score60Comments20

Remux 是基于 Ghostty 的 iOS 原生 tmux 客户端,把会话、窗口、面板模型适配为移动端手势交互。AI 工程师可随时随地接入远程开发环境,配合快捷指令面板直接跑 Claude Code 或 Codex,移动端编码的最后一个堵点被打通。

移动端远程开发长期被 Termius、Blink Shell 等工具占据,但它们对 tmux 多会话的支持始终停留在「能用」层面,面板管理和快捷键更是灾难。Remux 的差异化在于把 tmux 的原生抽象(session/window/pane)直接映射为 iOS 手势,而不是把桌面终端粗暴缩放。

更关键的是它内置了 Claude Code 和 Codex 的快捷指令模板,这意味着 Anthropic 和 OpenAI 的 agentic coding 工作流被完整搬到了手机上。对于需要随时 on-call 修 bug 或 review 代码的全栈工程师,这可能会替代笔记本电脑成为应急首选。

潜在风险:Ghostty 的 iOS 稳定性尚未经过大规模验证,且 tmux 插件生态(如 tpm)的兼容性存疑,重度定制化用户需要谨慎迁移。

正面 20 条评论

核心争论:原生 tmux 客户端 vs 现有方案(PWA/Mosh/Blink)在移动场景下的体验权衡

sebmellen

I think this is a very cool effort. Sorry you got downvoted to oblivion (probably because of the "vibe-coded" feel of the website and website copy, etc.) I'll try it out! Question for you — what is your security model? It seems like this only supports local network access, is that correct?

bitwise42

thanks for giving it a try. it isn't limited to local networks. Remux connects directly over ssh to any machine reachable from the iPhone, including thru a private network such as tailscale.

sebmellen

Thank you for making it! Let me sponsor you on GitHub! We are hiring smart + driven engineers (email in bio).

替代方案: TermiusMoshBlink.shPWA (hapi fork)zmx
查看原文 →