matthewgonzalez / what-the-port

Source for "What the port?" electron app. View info on processes currently listening on local ports. And kill them.

Home Page:http://matthewgonzalez.github.io/what-the-port

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What the port?

View info on processes currently listening on local ports. And kill them.


This repository contains the source for the little menubar app "What the Port?" http://matthewgonzalez.github.io/what-the-port

To run on your Mac:

npm install
npm start

If you'd like to collaborate on this project, send me a message at hello@matthewgonzalez.me

About

Source for "What the port?" electron app. View info on processes currently listening on local ports. And kill them.

http://matthewgonzalez.github.io/what-the-port


Languages

Language:JavaScript 69.8%Language:CSS 26.5%Language:HTML 3.7%