Show HN: Procman, a TUI for run Procfile based app locally
Category: cli-tool
Tags: procfile, process-manager, tui
Score: 5.0/10 (Innovation: 4, Technical: 5, Documentation: 6, Utility: 5)
Procman is a terminal-based process manager for Procfile-defined applications, built in Rust using the ratatui library. It offers a unified dashboard to monitor, search, filter logs, and interact with processes individually, solving the problem of mixed log output and lack of interactive terminal support in tools like Foreman. The project is interesting for its practical improvement on existing workflows, especially for Ruby on Rails developers and others using Procfiles.
Target audience: backend devs
Repository: https://a-chacon.com/en/project/web/2026/06/23/introducing-procman-for-procfile-based-apps.html · Rust · GPL-3.0 · 5 stars
View on Hacker News