All Projects → cliffniff → media-controls

cliffniff / media-controls

Licence: MIT license
A media indicator for the Gnome shell.

Programming Languages

javascript
184084 projects - #8 most used programming language
shell
77523 projects
CSS
56736 projects

Projects that are alternatives of or similar to media-controls

gnome-shell-extension-spotify-controller
A GNOME Shell extension to control Spotify in the top bar
Stars: ✭ 33 (-68.27%)
Mutual labels:  gnome, gnome-extension, gjs, gnome-shell-extension
cpupower
Manage the frequency scaling driver of your CPU (Intel Core and AMD Ryzen processors supported)
Stars: ✭ 420 (+303.85%)
Mutual labels:  gnome, gnome-extension, gnome-shell-extension
gnome-nvidia-extension
A Gnome extension to show NVIDIA GPU information
Stars: ✭ 29 (-72.12%)
Mutual labels:  gnome, gnome-extension, gnome-shell-extension
forge
Forge - Tiling and Window Manager for Gnome-Shell
Stars: ✭ 144 (+38.46%)
Mutual labels:  gnome, gnome-extension, gnome-shell-extension
gnome-shell-extension-syncthing-indicator
Put an indicator on the panel signalling the Syncthing daemon status using SystemD
Stars: ✭ 40 (-61.54%)
Mutual labels:  gnome, gjs, gnome-shell-extension
gnome-shell-extension-transparent-top-bar
GNOME Shell extension that brings back the transparent top bar when free-floating in GNOME Shell 3.32
Stars: ✭ 57 (-45.19%)
Mutual labels:  gnome, gjs, gnome-shell-extension
gnome-shell-extensions-sync
Syncs gnome shell keybindings, tweaks settings and extensions with their configuration across all gnome installations
Stars: ✭ 188 (+80.77%)
Mutual labels:  gnome, gjs, gnome-shell-extension
Gnome Shell Extension Gsconnect
KDE Connect implementation for GNOME
Stars: ✭ 2,137 (+1954.81%)
Mutual labels:  gnome, gjs, gnome-shell-extension
Resource Monitor
Resource_Monitor is a GNOME Shell extension that Monitor the use of system resources like cpu, ram, disk, network and display them in GNOME Shell top bar.
Stars: ✭ 62 (-40.38%)
Mutual labels:  gnome, gnome-extension, gnome-shell-extension
alphabetical-grid-extension
Restore the alphabetical ordering of the app grid, removed in GNOME 3.38
Stars: ✭ 43 (-58.65%)
Mutual labels:  gnome, gnome-extension, gnome-shell-extension
blur-my-shell
Extension that adds a blur look to different parts of the GNOME Shell, including the top panel, dash and overview
Stars: ✭ 516 (+396.15%)
Mutual labels:  gnome, gnome-extension, gnome-shell-extension
Tray-Icons-Reloaded
GNOME Shell extension which bring back Tray Icons to top panel, with additional features.
Stars: ✭ 279 (+168.27%)
Mutual labels:  gnome, gnome-extension, gnome-shell-extension
cast control
📺 Control Chromecasts from Linux and D-Bus
Stars: ✭ 443 (+325.96%)
Mutual labels:  gnome, mpris, mpris2
Cpupower
Gnome-Shell Extension for intel-pstate driver
Stars: ✭ 252 (+142.31%)
Mutual labels:  gnome, gnome-shell-extension
Gnome Shell Extension System Monitor
Gnome Shell extension for displaying resource usage
Stars: ✭ 67 (-35.58%)
Mutual labels:  gnome, gnome-shell-extension
Gnome Shell Extension Services Systemd
Gnome Shell Extension that allows to start and stop systemd services
Stars: ✭ 68 (-34.62%)
Mutual labels:  gnome, gnome-shell-extension
Emoji Selector For Gnome
This extension provide a popup menu with some emojis ; clicking on an emoji copies it to the clipboard.
Stars: ✭ 239 (+129.81%)
Mutual labels:  gnome, gnome-shell-extension
Gnome Shell Extension Window Session Manager
An indicator that let's you save and restore your open apps and the window positions and arrangements over multiple real and virtual displays.
Stars: ✭ 58 (-44.23%)
Mutual labels:  gnome, gnome-shell-extension
Argos
Create GNOME Shell extensions in seconds
Stars: ✭ 1,251 (+1102.88%)
Mutual labels:  gnome, gnome-shell-extension
Gnome Shell Volume Mixer
GNOME Shell Extension allowing separate configuration of PulseAudio devices
Stars: ✭ 95 (-8.65%)
Mutual labels:  gnome, gnome-shell-extension

If anyone's willing to continue the development of this extension, contact me!

What does this extension do?

Show controls and information of the currently playing media in the panel.

Features

  • Customize how the extension looks
  • Disable elements you don't want
  • Invoke different actions in many ways through mouse actions
  • Basic media controls (play/pause/next/prev)
  • Other media controls (loop/shuffle)
  • And more...

Notes

  • Supports GNOME 3.36 (beta), 3.38, 40 and 41.

Known issues

  • If you have installed the extension from extensions.gnome.org, there will be some padding and icon size issues with some themes as reported here. To fix it run this command and re-login.

cd ~/.local/share/gnome-shell/extensions/[email protected]/ && curl -OL https://raw.githubusercontent.com/cliffniff/media-controls/main/player.js && curl -OL https://raw.githubusercontent.com/cliffniff/media-controls/main/stylesheet.css


Screenshots

Screenshot

Screenshot

How to install

Install from extensions.gnome.org

OR

Fedora

dnf install gnome-shell-extension-mediacontrols

Arch Linux (AUR)

yay -S gnome-shell-extension-media-controls Stable release

yay -S gnome-shell-extension-media-controls-git Build of the main branch

Other distributions

Install from source

  • Download and extract the zip file in the releases tab
  • Rename the extracted folder to [email protected]
  • Move it to ~/.local/share/gnome-shell/extensions/
  • Enable the extension in the Extensions app or type gnome-extensions enable [email protected] in the terminal
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].