newsמקור: Reddit — r/VibeCoding22.8.2026
I got tired of figuring out what I left running on localhost, so I made a menu bar app for it.

# מהמקור
I keep ending up with random dev servers running after I've completely forgotten which terminal or project started them. Then I need port 3000 again and it's back to: lsof -i :3000 figure out the PID, figure out what the process actu