Skip to content

IagoLast/portkill

Repository files navigation

PortKill

Simple macOS menu bar app to kill processes on ports.

PortKill Screenshot

Quick Install

curl -fsSL https://raw.githubusercontent.com/iagolast/portkill/main/install.sh | sh

Features

  • 🎯 Menu bar icon
  • 🔴 Visual indicator for ports in use
  • ⌨️ Keyboard shortcuts (1-5)
  • 💾 Remember last 5 ports
  • 🚀 Silent operation (no popups)

Usage

  1. Click the network icon in menu bar
  2. Press 1-5 to kill common ports
  3. Or select "Kill New Port..." to enter custom port

Manual Build

make build       # Build the app
make dev         # Build and run with debug output
make clean       # Remove build artifacts

Uninstall

curl -fsSL https://raw.githubusercontent.com/iagolast/portkill/main/uninstall.sh | sh

Or manually: rm -rf /Applications/PortKill.app

About

Simple macOS menu bar app to kill processes on ports

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors