https://github.com/danieloneill/g733systray
Qt system tray applet for interfacing with g733daemon for a Logitech G733 headset.
https://github.com/danieloneill/g733systray
Last synced: over 1 year ago
JSON representation
Qt system tray applet for interfacing with g733daemon for a Logitech G733 headset.
- Host: GitHub
- URL: https://github.com/danieloneill/g733systray
- Owner: danieloneill
- Created: 2023-01-07T07:45:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-07T07:50:35.000Z (over 3 years ago)
- Last Synced: 2025-02-12T10:18:52.383Z (over 1 year ago)
- Language: C++
- Size: 2.95 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# g733systray
Qt system tray applet for interfacing with g733daemon for a Logitech G733 headset.
It's meant to interface with [g733daemon](https://github.com/danieloneill/g733daemon) and won't do much without it.
To build it:
```
$ mkdir build
$ cd build
$ qmake ..
$ make
```
If g733daemon isn't running (or the headset is off) you'll just see a headset icon in your tray with 0% charge.
The lighting may be toggled by right-clicking the tray icon and selecting the appropriate option. The other one is "Exit", so be steadfast with your attention.
The side button on the headset will trigger an audio prompt to indicate a roughly-accurate state of charge.