← Package directory
Available on winget

Install alter

A process manager for developers - run and manage any application

Install with winget
winget install --id thechandanbhagat.alter
Upgrade
winget upgrade --id thechandanbhagat.alter
Uninstall
winget uninstall --id thechandanbhagat.alter

About alter

alter is a single-binary process manager inspired by PM2, built for Windows-first developers. Run and manage any application - Python, Node.js, Go, Rust, .NET, PHP - from a single CLI with: - Auto-restart with exponential backoff on crash - Watch mode (restart on file changes) - Namespaces for grouping and bulk-controlling processes - Live log streaming in terminal and browser - Real-time web dashboard at http://localhost:2999/ - Password-protected dashboard with Argon2id hashing and session tokens - Telegram bot f...