Complete user guide and reference
Your comprehensive development workflow monitoring and project management tool.
Launch DevApp+
After installation, DevApp+ will appear in your status bar (top-right corner of your screen). Look for the network icon.
Initial Configuration
Click the DevApp+ icon and select "Settings" to open the configuration window with multiple tabs.
Quick Start
DevApp+ works out of the box with default settings, monitoring ports 3000-9999 automatically.
Green
No active processes
Orange
1-5 processes running
Red
6+ processes running
Click the status bar icon to access:
DevApp+ automatically scans for:
ProcessName - The name of the running application
PID - Process ID (useful for manual troubleshooting)
Port - Which port the process is using
npm run dev
Standard Node.js projects
yarn dev
Projects using Yarn
pnpm dev
Fast, disk-efficient projects
bun dev
Ultra-fast JavaScript runtime
Open Settings
Click DevApp+ icon → "Settings" → Navigate to the "Projects" tab
Add New Project
Click "Add Project" and fill in project name, path, and package manager
Optional Auto-Start
Check "Start dev server after adding" to automatically launch your project
Frontend
3000-3999
Backend APIs
4000-4999
Databases
5000-5999
Solutions:
Solutions:
Solutions:
docker psEnable Debug Mode:
Settings → Logging → Log Level → Debug, then restart DevApp+
Reset to Defaults:
Quit DevApp+, delete ~/Library/Preferences/novexa.DevApp-Plus.plist, restart
Yes! Go to Settings → General and add custom port ranges. You can monitor any ports from 1-65535.
DevApp+ is designed to be lightweight. It uses minimal CPU and memory. You can adjust the scan interval to reduce system calls if needed.
While the package managers are JavaScript-focused, the process monitoring works with any application running on your configured ports (Python, Ruby, Go, etc.).
Yes! Add each sub-project as a separate project in DevApp+, or add the monorepo root and use the appropriate package manager commands.
Your settings are stored in ~/Library/Preferences/novexa.DevApp-Plus.plist. You can backup this file to preserve your configuration.
Download DevApp+ and start monitoring your processes like a ninja! 🥷
Download DevApp+ Now