17 comments

[ 0.21 ms ] story [ 47.7 ms ] thread
Interesting idea ("manages development processes running on ports 2000-6000"), and props for hitting the front page though technically this is a "Show HN". Screenshot(s)?
What is "development process" ??? What is "business use case" of this tool? Such a big readme and no introduction to why I should be interested in this tool.
I'm not looking forward to the near future where it will become harder and harder to distinguish little projects like this from AI generated tools.
On macOS i've this in my zshrc file:

`killport() { kill -9 $(lsof -t -i :$1 -sTCP:LISTEN) }`

i use it like killport 8000

These would be good additions to SwiftBar/BitBar.
Ports 2000 - 6000?

I know I am getting old but when did we stop running things on 8xxx? The more 8's the more dev it was. 8000, 8080, 8088, 8888

i made an update to specify ports like these. You can check.
lsof is a bit heavy, I wouldn't want that running every 5 seconds to be honest.
This has 10 additional deps. 10! Rust is the new Javascript.
If only I was on mac, something like this probably exists on windows I just need to find it. great idea however
If you open an issue or feature request, could look at it.
I finally added support for windows and linux
Green -> Red -> Orange

That is an odd progression