Menubar app for Docker built on Electron
Download the appropriate file from Releases. We're working on the auto-updater.
Run the following commands in the cloned source directory:
npm install
npm run grunt
The resulting .app file will be placed in a build/
subdirectory.