Skip to content

dfmcphee/simple-proxy

Repository files navigation

Simple Proxy

A dead simple proxy app that lives in your OS X system tray

Download

Download OS X App

Dev

$ npm install

Run

$ npm start

Build

$ npm run build

Builds the app for OS X using electron-packager.