An open-source macOS menubar app using netstat
This app shows running servers on localhost posts
- Currently hard-coded to look at servers between
2999-4999
- Checks servers using
netstat
, very fast - Loads page in
WKWebView
to get title, webview is destroyed when done to save memory
There's no build available yet, but it should be easy to clone and build with Xcode.
- Clone and open project in xcode
- Click product -> Archive
- Publish app, select "export"