今日已更新 123 条资讯 | 累计 42181 条内容
关于我们

lazycomd: one daemon for every long-running command. Quit the TUI, nothing dies.

Huynh Thanh Phuc 2026年09月12日 02:44 1 次阅读 来源:Dev.to

I was tired of six terminal tabs for tunnels, port-forwards, and local stacks. lazycomd is a user-wide daemon. The TUI is only a client — q does not kill anything. A ports panel shows who actually owns 3000. Install (macOS/Linux, starts the daemon and enables it at login): curl -sSfL https://github.com/thanhphuchuynh/lazycomd/releases/latest/download/install.sh | sh Then lazycomd opens the TUI. Repo: https://github.com/thanhphuchuynh/lazycomd Docs: https://thanhphuchuynh.github.io/lazycomd/ vs mprocs / process-compose / overmind: those are per-project (and mprocs dies when you quit). This is one catalog for every project, with an HTTP API.

本文内容来源于互联网,版权归原作者所有
查看原文