Skip to content

codilia/upower-battery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DESCRIPTION

===============

Battery indicator for UPower-supported mice and keyboards. Based on https://extensions.gnome.org/extension/2170/keyboard-battery/ and https://extensions.gnome.org/extension/3991/bluetooth-battery/

INSTALLATION

================

Install from git

  1. From your terminal, go to "~/.local/share/gnome-shell/extensions"
  2. Clone the source code from git: git clone https://github.com/codilia/upower-battery.git [email protected]
  3. Restart gnome-shell: Alt + F2, type 'r' then hit Enter

TROUBLESHOOTING

===================

This extension retrieve device's info using DBusProxy & GlibUPower, if you ever notice any issue with the extension:

  1. First, check if UPower can see your device, this extension can only see you device if UPower does method 1: Issue 'upower -d | egrep 'mouse|keyboard' -A 7' in your terminnal method 2: Run gnome-power-statistics
  2. Check gnome-shell log: journalctl /usr/bin/gnome-shell | grep upower-battery # this commmand will dump all gnome-shell log ever record journalctl -f /usr/bin/gnome-shell | grep upower-battery # this will only show new log

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published