Display real-time heart rate from a BLE heart rate monitor in the GNOME status bar. Features: - Device scanning and selection - Auto-connect when a single device is found - Auto-scan on startup - Saved device persistence Requires: python3 and bleak (pip install bleak)
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:191
file.load_contents(null)
| Version | Status |
|---|---|
| 1 | Unreviewed |