A rudimentary GUI contol panel for Logitech keyboards on Linux built on top of this awesome CLI. Additionally, you can also have the LEDs pulse when there's an incoming notification on your PC (e.g. mails, WhatsApp web, and so on).
Watch the demo here!
- Logitech G413 Carbon (monochrome red LEDs)
- Python 3.x
- Node.js
- A supported board of course
- Ensure the LEDs are ON on the keyboard (usually
Fn+F7
)
- Clone / download as ZIP this repo
- Extract ZIP and open extracted directory
- Open terminal here
python -m pip install PyGObject
python -m pip install dbus-python
npm i
npm run start
- Notifications from KDE Connect will not pulse the LED
Made with ❤️ by theGeekyLad