Skip to content

Releases: adolfoflores/node-killer

Node Killer v0.2.0

24 Sep 16:40

Choose a tag to compare

Expanded support for Vite and Bun ⚡️

Features

  • Status bar counter now shows how many active dev servers (Node.js, Vite, Bun) are listening.
  • Tray menu labels every process with its type, PID, and open ports.
  • “One-click kill” and “Kill all” work across any enabled runtime.
  • Preferences add runtime toggles so you can choose which process types to monitor alongside refresh, auto-launch, and display options.

Full Changelog: 0.1.0...v0.2.0

Node Killer v0.1.0

17 Sep 00:08
51ca0df

Choose a tag to compare

⚡️ First public release of Node Killer 🎉

Features

  • Status bar counter showing how many Node.js processes are listening.
  • Tray menu with process list (PID + port).
  • One-click kill for individual processes with notifications.
  • Kill all option with confirmation and summary.
  • Auto-refresh every 5 seconds + manual refresh button.
  • Preferences to adjust refresh rate, process filter, auto-launch, and display mode.

Notes

  • 🖥️ Currently available only for Apple Silicon (arm64).
  • On first launch, macOS will ask for confirmation.