• Stars
    star
    133
  • Rank 271,796 (Top 6 %)
  • Language
    JavaScript
  • Created almost 9 years ago
  • Updated almost 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Menubar app for Docker built on Electron

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.