Skip to content

Commit 1f6e3e5

Browse files
committed
docs: clarify README description - it's a process supervisor with GUI
1 parent dc42f23 commit 1f6e3e5

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
# ⚡ Process Manager
22

3-
Modern Windows desktop process runner.
3+
**A lightweight desktop process supervisor for Windows** — think PM2 or systemd, but with a native GUI.
44

5-
Run commands, monitor logs/metrics, manage long-running apps, and use an integrated PowerShell terminal — all in one place.
5+
Manage, monitor, and control long-running commands (dev servers, tunnels, background jobs) from a single interface. Define processes once, start/stop them with a click, view live logs with ANSI colors, track resource usage, and use the built-in PowerShell terminal to run ad-hoc commands that can be promoted into managed processes.
6+
7+
Built with Tauri + Vue for a fast, minimalist experience that runs in your system tray.
8+
9+
## 🎯 Why?
10+
11+
Stop juggling multiple terminal windows or remembering `pm2` commands. Define your dev servers, background workers, or tunnels once, then start/stop/monitor them from a clean UI. Perfect for developers running local microservices, Cloudflare tunnels, database instances, or any long-running CLI tools.
612

713
## ✨ Highlights
814

0 commit comments

Comments
 (0)