OS X Navbar/Menubar Only App
Ever wanted to make a OS X navbar app?
Node-webkit makes it super simple stupid, but why include the entire chrome run-time if you don't have to.
Recently found this github repo which has most of the boilerplate as well as a quick tutorial. Figured I'd share the link here....for others to find and for myself to refind.
Github Repo w/Example Code
https://github.com/NSRover/NinjaMode
Tutorial
https://nsrover.wordpress.com/2014/10/10/creating-a-os-x-menubar-only-app/