All Projects → rgolangh → gnome-shell-extension-containers

rgolangh / gnome-shell-extension-containers

Licence: Apache-2.0 license
containers is a gnome-shell extension to manage linux container, run by podman

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
Makefile
30231 projects

Projects that are alternatives of or similar to gnome-shell-extension-containers

gnome-shell-panel-date-format
Allows to customize the date format on the panel.
Stars: ✭ 30 (-25%)
Mutual labels:  gnome
dotfiles
💾 personal configuration files
Stars: ✭ 42 (+5%)
Mutual labels:  gnome
docker-pushrm
"Docker Push Readme" - a Docker CLI plugin to update container repo docs
Stars: ✭ 100 (+150%)
Mutual labels:  podman
cover-thumbnailer
Generates folder thumbnails for various file browser on Linux to display music album covers, preview of pictures which are in a folder and more.
Stars: ✭ 56 (+40%)
Mutual labels:  gnome
Slate-theme
GTK Mac-like theme for cleaner and flat-er look.
Stars: ✭ 14 (-65%)
Mutual labels:  gnome
twitchlive-extension
TwitchLive-Panel Gnome Shell Extension displaying your favorite streamers
Stars: ✭ 27 (-32.5%)
Mutual labels:  gnome
gnome-shell-extension-sermon
A GNOME Shell extension for monitoring and managing systemd services, cron jobs, docker and poman containers
Stars: ✭ 27 (-32.5%)
Mutual labels:  podman
gnome-hud
Unity like HUD menu for the GNOME Desktop Environment using rofi menu.
Stars: ✭ 111 (+177.5%)
Mutual labels:  gnome
proxychanger
Go tool to change system and applications proxy
Stars: ✭ 15 (-62.5%)
Mutual labels:  gnome
ThemeChanger
Theme changing utility for Linux, etc.
Stars: ✭ 14 (-65%)
Mutual labels:  gnome
gnome-shell-extension-syncthing-indicator
Put an indicator on the panel signalling the Syncthing daemon status using SystemD
Stars: ✭ 40 (+0%)
Mutual labels:  gnome
.config
⚙️ Bootstrappable user environment for macOS & Ubuntu
Stars: ✭ 31 (-22.5%)
Mutual labels:  gnome
ansible-dconf
Ansible module for setting DConf entries
Stars: ✭ 16 (-60%)
Mutual labels:  gnome
pyrex
Seamless container setup for developing with OpenEmbedded/Yocto Project
Stars: ✭ 27 (-32.5%)
Mutual labels:  podman
Minimalism-Gnome-Shell
Minimalism Gnome Shell Extensions
Stars: ✭ 31 (-22.5%)
Mutual labels:  gnome
gnome-gtk3
Interfacing Perl6 to Gnome GTK+
Stars: ✭ 15 (-62.5%)
Mutual labels:  gnome
podman-static
static podman binaries and container image
Stars: ✭ 108 (+170%)
Mutual labels:  podman
podman-desktop
launch and setup vms for podman
Stars: ✭ 28 (-30%)
Mutual labels:  podman
podman-py
Python bindings for Podman's RESTful API
Stars: ✭ 140 (+250%)
Mutual labels:  podman
Norka
Continuous text editor for Linux
Stars: ✭ 70 (+75%)
Mutual labels:  gnome

gnome-shell-extension-containers

Containers is a gnome-shell extension to manage linux container, run by libpod and https://podman.io

Supported actions:

  • start
  • stop
  • remove
  • pause
  • restart
  • top resources
  • shell - opens a shell in a new termainl
  • stats - open statistics in a new terminal, updating live
  • logs - following logs in a new termianl
  • view and copy most of the inspect info

Install using your browser

See the gnome extensions page

Install from source

Checkout master branch for latest available, or gnome-shell-x.xx for a specific version.

Clone, Pack, and Install

$ git clone https://github.com/rgolangh/gnome-shell-extension-containers
$ make all

Enalble using make enable or using 'Tweaks' -> Extensions -> toggle 'Containers'

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].