I've built PortPilot, a production-ready Electron app that lives in your macOS menu bar and provides real-time monitoring of network ports and memory usage.
Key Features:
Live Port Monitoring - See all active TCP listening ports with user-friendly descriptions
Memory Usage Tracking - Monitor system memory with top consumers and one-click process termination
Process Management - Kill processes by PID directly from the menu with graceful (SIGTERM) or force (SIGKILL) options
Clean UI - Template icon that adapts to light/dark themes, contextual menus with rich information
The app is particularly useful for developers who need to quickly identify which processes are using specific ports or consuming memory, without opening terminal windows or using multiple tools.
ajaykumar2000•1h ago
The app is particularly useful for developers who need to quickly identify which processes are using specific ports or consuming memory, without opening terminal windows or using multiple tools.