Simple menubar app to display Octprint status and progress.
Add your host and API key in a file Makefile.vars:
SERVER_URL=http://localhost:5000
API_KEY=...Then build and install the app with make install, that will create Gopherprint.app
$ make buildMIT
For more info, see license file
