Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 655 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 655 Bytes

Network Monitor

A Mac OS X internet connection monitor. It tells you whether your connection can reach the outside world or not.

To build, simply import in XCode (6.0+), run the build (make sure your build configurations generate product relative to the workspace like described here) and then run the bash script 'create_dmg.sh'.

This application is only a nice UI for the idea of the script in https://gist.github.com/hugocorbucci/4430189. It provides a better user interface for users that are not savvy with terminal applications.