Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gpouilloux/gnome-shell-extension-docker
An extension for managing docker containers
https://github.com/gpouilloux/gnome-shell-extension-docker
docker gnome gnome-shell-extension productivity ubuntu
Last synced: about 2 months ago
JSON representation
An extension for managing docker containers
- Host: GitHub
- URL: https://github.com/gpouilloux/gnome-shell-extension-docker
- Owner: gpouilloux
- License: gpl-3.0
- Created: 2016-02-01T17:59:49.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-10-11T02:19:07.000Z (over 2 years ago)
- Last Synced: 2024-08-07T23:47:09.908Z (6 months ago)
- Topics: docker, gnome, gnome-shell-extension, productivity, ubuntu
- Language: JavaScript
- Size: 121 KB
- Stars: 146
- Watchers: 5
- Forks: 72
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Gnome Shell extension for Docker
## Usage
When installing this extension, you will be able to manage your docker containers.
The following actions are available :
- Start
- Remove
- Pause
- Stop
- Restart
- Exec shell## Screenshot
![Screenshot](screenshot.jpg)
## Installation
You can install this extension by following this [link](https://extensions.gnome.org/extension/1065/docker-status/).
## Contribution
Please feel free to contribute by sending pull requests or raising issues.
## License
Licensed under the GNU General Public License Version 3. See COPYING for details.
## Authors
- gpouilloux (Guillaume Pouilloux)