Port Kill icon
Port Kill icon

Port Kill

A lightweight macOS status bar app that monitors and manages development processes running on ports 2000-6000. The app provides real-time process detection and allows you to kill individual processes or all processes at once.

Port Kill screenshot 1

Cost / License

  • Free
  • Open Source

Platforms

  • Mac
0likes
0comments
0articles

Features

Properties

  1.  Privacy focused
  2.  Lightweight

Features

  1.  No Tracking
  2.  No registration required
  3.  Sits in the MenuBar
  4.  Process Monitoring

Port Kill News & Activities

Highlights All activities

Recent activities

Port Kill information

  • Developed by

    US flagKage
  • Licensing

    Open Source and Free product.
  • Written in

  • Alternatives

    10 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentNetwork & AdminOS & Utilities

GitHub repository

  •  1,919 Stars
  •  49 Forks
  •  2 Open Issues
  •   Updated  
View on GitHub
Port Kill was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is Port Kill?

A lightweight macOS status bar app that monitors and manages development processes running on ports 2000-6000. The app provides real-time process detection and allows you to kill individual processes or all processes at once.

Features:

  • Real-time Monitoring: Scans ports 2000-6000 every 5 seconds using lsof commands
  • Visual Status Bar Icon: Shows process count with color-coded center (green=0, red=1-9, orange=10+)
  • Dynamic Context Menu: Updates every 3 seconds with current processes and kill options
  • One-Click Process Killing: Click any menu item to kill all detected processes
  • Safe Process Termination: Uses SIGTERM ? SIGKILL termination strategy
  • Stable Architecture: Built with winit event loop for macOS compatibility
  • Graceful Error Handling: Handles permission errors and process failures
  • No Windows: Pure status bar application with no main window

Official Links