Skip to content

Commit

Permalink
Merge pull request #67 from GaLaXy102/master
Browse files Browse the repository at this point in the history
Updates to Readme
  • Loading branch information
TheWeirdDev committed Nov 14, 2021
2 parents 3db6a62 + 6a62d52 commit f6ad206
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ You must have AUR access enabled on your Arch or Manjaro machine.
You can install this library using

```bash
yay -S bluetooth-headset-battery-level-git
yay -S python-bluetooth-battery
```

--------
Expand Down Expand Up @@ -111,6 +111,11 @@ except BatteryQueryError as e:
There is also a GNOME extension for integrating this program with GNOME desktop environment:
https://extensions.gnome.org/extension/3991/bluetooth-battery/

### Budgie Applet

There is also a Budgie extension for integrating this program with Budgie desktop environment:
https://github.com/GaLaXy102/budgie-bluetooth-battery-applet

### Finding MAC address

There are a variety of utilities that can find the MAC address of your bluetooth device. Here is one, this command is in the `bluez` package, and the given argument gets a list of all devices it knows about, even if not currently available.
Expand Down

0 comments on commit f6ad206

Please sign in to comment.