Skip to content

Commit 0cf6f2c

Browse files
authored
Update README.md
1 parent b0c3306 commit 0cf6f2c

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

README.md

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

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

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.
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. Think PM2 or systemd, but with a native GUI.
86

97
## 🎯 Why?
108

@@ -131,4 +129,4 @@ From `package.json`:
131129

132130
## 📄 License
133131

134-
MIT
132+
MIT

0 commit comments

Comments
 (0)