Skip to content

Repository files navigation

Bluetooth Headset Monitor

Shows connected Bluetooth headset information in the GNOME top bar.

Screenshots

Bluetooth Headset Monitor Example

Metadata

{
  "name": "Bluetooth Headset Monitor",
  "description": "Show connected Bluetooth headset information in the GNOME top bar",
  "uuid": "bluetooth-headset-monitor@dileepa.dev",
  "settings-schema": "org.gnome.shell.extensions.gnome-bluetooth-headset-monitor",
  "url": "https://github.com/dileepadev/gnome-bluetooth-headset-monitor",
  "version": 1,
  "shell-version": ["46", "50", "50.1"]
}

Installation

Manual Installation

  1. Clone the repository directly into your local extensions directory:

    git clone https://github.com/dileepadev/gnome-bluetooth-headset-monitor.git \
    ~/.local/share/gnome-shell/extensions/bluetooth-headset-monitor@dileepa.dev
  2. Compile GSettings schemas in the extension directory:

    glib-compile-schemas ~/.local/share/gnome-shell/extensions/bluetooth-headset-monitor@dileepa.dev/schemas
  3. Restart GNOME Shell in order to reload the extensions:

    • X11: Press Alt + F2, type r, then press Enter.
    • Wayland: Log out and log back in.
  4. Enable the extension:

    gnome-extensions enable bluetooth-headset-monitor@dileepa.dev

Credits

Note

Read docs/DEVELOPMENT.md for development guidelines.

About

Bluetooth Headset Monitor is a GNOME Shell extension that adds a headset indicator to the top panel only when at least one compatible Bluetooth audio device is connected.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages