lazycomd: one daemon for every long-running command. Quit the TUI, nothing dies.
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.
本文内容来源于互联网,版权归原作者所有
查看原文