Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rdsubhas/menubar-docker
Menubar app for Docker built on Electron
https://github.com/rdsubhas/menubar-docker
Last synced: 3 months ago
JSON representation
Menubar app for Docker built on Electron
- Host: GitHub
- URL: https://github.com/rdsubhas/menubar-docker
- Owner: rdsubhas
- Created: 2015-10-20T15:34:20.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-30T09:48:09.000Z (about 9 years ago)
- Last Synced: 2024-06-14T01:27:32.668Z (5 months ago)
- Language: JavaScript
- Size: 661 KB
- Stars: 133
- Watchers: 7
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Mac-Menubar-Megalist - DockerMenu
README
# docker-menu
> Menubar app for Docker built on Electron
## Installing
Download the appropriate file from [Releases](https://github.com/rdsubhas/docker-menu/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.