Skip to content

rdsubhas/menubar-docker

Repository files navigation

docker-menu

Menubar app for Docker built on Electron

Installing

Download the appropriate file from Releases. We're working on the auto-updater.

Building

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.