Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 365 Bytes

readme.md

File metadata and controls

26 lines (17 loc) · 365 Bytes

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.