Motif 由 Rust 写的 motifd 服务端和 Flutter 客户端组成。服务端持有 workdir 、PTY 池、文件操作和 git diff ;客户端只是负责 attach 、detach 和重连的轻量界面。
它的感觉像 code-server 加 tmux attach:从笔记本、手机、平板、桌面 App 或浏览器打开同一个 Session ,持续看到同一份文件树、终端和 diff 。
支持 tailscale 、ssh 、自定义 relay
Motif 由 Rust 写的 motifd 服务端和 Flutter 客户端组成。服务端持有 workdir 、PTY 池、文件操作和 git diff ;客户端只是负责 attach 、detach 和重连的轻量界面。
它的感觉像 code-server 加 tmux attach:从笔记本、手机、平板、桌面 App 或浏览器打开同一个 Session ,持续看到同一份文件树、终端和 diff 。
支持 tailscale 、ssh 、自定义 relay
1
CalledKingsley 3 days ago
可以啊,但是感觉是不是可以优化一下 ui 哈哈哈
|
2
believems 2 days ago
很不错,就是最新的版本没有 dmg 的
|
3
gfreezy OP |