Back to browse
GitHub Repository

Process manager for Procfile-based applications

5 starsRust

Procman, a TUI for run Procfile based app locally

by achayala·Jun 24, 2026·2 points·0 comments

AI Analysis

MidShip ItCozy

Rust TUI for Procfiles with VT100 emulation, but Overmind already handles this via tmux.

Strengths
  • Full VT100 terminal emulation allows debugger interaction directly inside the dashboard.
  • Grid and fullscreen layouts offer flexible log monitoring without tmux dependencies.
  • Written in Rust for single-binary distribution and fast performance.
Weaknesses
  • Only six commits suggests early stage; lacks maturity compared to Overmind.
  • Solves a problem already addressed by many established tools like Foreman.
Target Audience

Backend developers, Rails developers, DevOps engineers using Procfiles

Similar To

Overmind · Foreman · Honcho

Post Description

Hello, I wanted to share this small cli tool I made for run Procfile apps (Rails apps in my case). This is an alternative to Foreman or overmind but in TUI version. Take a look, any feedback is welcome. Thanks.

Similar Projects

Developer Tools●●Solid

Fuelcheck CLI – Monitor token usage across the modern AI providers

It pipes together usage from a long list of providers (Codex, Claude, Gemini, Cursor, Opencode, etc.), offers JSON-first output for automation and a live TUI for human monitoring, and handles multi-account token setups plus local cost scans. Inspired by CodexBar but rewritten in Rust, it feels practical and scriptable — the implementation choices (JSON output, watch mode, provider token_accounts) show attention to real workflows, though the project isn't reinventing the space and some docs/onboarding (e.g., config path naming) could be tightened.

Niche GemSolve My Problem
chungquantin
204mo ago