Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/MichalW/gnome-bluetooth-battery-indicator
- Owner: MichalW
- License: gpl-3.0
- Created: 2021-02-01T19:43:00.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-17T05:27:30.000Z (28 days ago)
- Last Synced: 2024-10-19T22:38:34.154Z (25 days ago)
- Language: JavaScript
- Size: 98.6 KB
- Stars: 121
- Watchers: 5
- Forks: 40
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`