A GNOME Shell extension that displays the battery status of HyperX wireless devices in the system tray. Provides real-time battery level monitoring for keep track of your HyperX peripherals. Require python-hid library and add udev rules to allow access to HyperX devices This extension is not affiliated, funded, or in any way associated with HyperX.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
1. `Please add this to the description: > This extension is not affiliated, funded, or in any way associated with HyperX. 2. Bad xml filename: [EGO Review Guidelines: GSettings Schemas](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#gsettings-schemas) 3. Also null out in disable (line 14 `extension.js`). 4. Timeout should be removed before creating a new one a also on disable (line 27 `extension.js`): [EGO Review Guidelines: Timeout](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#remove-main-loop-sources) Also, you shouldn't use the same property name for that (line 20 and 27 `extension.js`). 5. `scripts/upower_devices.sh` is not a shell script. It's Python. Is it possible to do that in GJS? If you need any help with your extension you can ask us on: - [GNOME Extensions Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions