Show HN: Procman, a TUI for run Procfile based app locally
Category: devtools
Tags: tui, procfile, process-manager
Score: 5.3/10 (Innovation: 4, Technical: 6, Documentation: 6, Utility: 5)
Procman is a terminal UI in Rust for managing Procfile-based applications, providing real-time log streaming, process control, and interactive terminal emulation. It offers an intuitive dashboard inspired by btop, making local development with multiple processes more manageable. Its use of VT100 emulation for debugger interaction adds a unique practical feature.
Target audience: backend devs, devops
Repository: https://github.com/a-chacon/procman · Rust · GPL-3.0 · 5 stars
View on Hacker News