You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open-source AI agent to safely kill stray dev servers & free blocked ports in Google Antigravity IDE (and similar agentic IDEs like Cursor). Slash commands: /killservers /listports /nukeports. Intelligent, safe, portable
Quickly find and stop Node.js servers running on your system. Useful for developers who start/stop local web servers frequently and need to clean up orphaned processes that don't appear in terminals.
A Python application to manage system processes. The app provides functionality to list, kill, and manage processes based on their PID (Process ID) or name. It also includes features to monitor system resources and shutdown the system.