Shows live left and right AirPods battery levels in the GNOME top panel. Requires airpods-tui for Bluetooth and Apple AACP support. The extension adds a GNOME panel indicator, battery menu, stale-data protection, backend status, and preferences.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
EGO-X-004 warning
extensions should avoid synchronous file IO in shell code
Shell code should avoid synchronous file IO APIs like `GLib.file_get_contents()` and `Gio.File.load_contents()`.
extension.js:138
GLib.file_get_contents(path)
| Version | Status |
|---|---|
| 2 | Unreviewed |
| 1 | Rejected |