Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/MichalW/gnome-bluetooth-battery-indicator

Gnome-Shell extension displaying battery percentage for bluetooth devices
https://github.com/MichalW/gnome-bluetooth-battery-indicator

Last synced: 7 days ago
JSON representation

Gnome-Shell extension displaying battery percentage for bluetooth devices

Awesome Lists containing this project

README

        

# About

Gnome-Shell extension displaying battery percentage for bluetooth devices

https://extensions.gnome.org/extension/3991/bluetooth-battery/

## Manual Installation

1. Clone the repo
```sh
git clone [email protected]:MichalW/gnome-bluetooth-battery-indicator.git
```

2. Init submodules
```sh
git submodule update --init
```

3. Copy to extensions
```sh
cp -R gnome-bluetooth-battery-indicator ~/.local/share/gnome-shell/extensions/[email protected]
```

## Troubleshoot

Show debug log of this plugin: `journalctl -f -o cat /usr/bin/gnome-shell`