Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 754 Bytes

File metadata and controls

23 lines (17 loc) · 754 Bytes

PortButler

An open-source macOS menubar app using netstat

Screenshot

About

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

Installing

There's no build available yet, but it should be easy to clone and build with Xcode.

  1. Clone and open project in xcode
  2. Click product -> Archive
  3. Publish app, select "export"