Skip to content

Releases: ByteTrix/process-manager

Release v0.1.0

27 Feb 10:15

Choose a tag to compare

Process Manager v0.1.0

📦 Installation

Download the appropriate installer for your system:

Windows x64 (64-bit)

  • MSI Installer: Process Manager_0.1.0_x64_en-US.msi (3.14 MB)
  • NSIS Setup: Process Manager_0.1.0_x64-setup.exe (2.07 MB)

Windows x86 (32-bit)

  • MSI Installer: Process Manager_0.1.0_x86_en-US.msi (2.81 MB)
  • NSIS Setup: Process Manager_0.1.0_x86-setup.exe (1.88 MB)

✨ Features

  • ⚡ Process list with quick start/stop/restart actions
  • 📡 Real-time stdout/stderr streaming with ANSI color rendering
  • 📊 CPU / memory usage panel with uptime + PID metadata
  • 🔁 Auto-restart and auto-start toggles per process
  • 💾 Config save/load persistence
  • 🗂️ Minimize-to-tray workflow with tray menu actions
  • 🖥️ Integrated terminal pane (PowerShell-based) with:
    • 🕐 Command history
    • 📦 Per-command output blocks
    • ⏹️ Stop running command
    • 📁 cd session directory handling
    • ➕ "Add to processes" for commands you want to manage long-term

🎯 What's This?

Process Manager is a native Windows desktop app for managing long-running CLI commands. Think PM2 with a GUI - perfect for developers running local microservices, dev servers, tunnels, or background jobs.


Requirements: Windows 10/11, WebView2 Runtime (usually pre-installed)