thechandanbhagat.alter 0.1.0

A fast, lightweight PM2-like process manager for Windows and cross-platform use

alter is a single-binary process manager inspired by PM2. 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/ - State persistence (save/restore across reboots) - Ecosystem config via TOML or JSON - Full REST API - No console window popups on Windows (CREATE_NO_WINDOW)

Command Line

Info

Dependencies

No dependency information