https://github.com/ahoneybun/keyboard-color-switcher
An application to change the keyboard backlight color on System76 laptops
https://github.com/ahoneybun/keyboard-color-switcher
laptops python system76
Last synced: 3 months ago
JSON representation
An application to change the keyboard backlight color on System76 laptops
- Host: GitHub
- URL: https://github.com/ahoneybun/keyboard-color-switcher
- Owner: ahoneybun
- Created: 2018-08-05T06:36:09.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-03-25T11:52:05.000Z (about 1 year ago)
- Last Synced: 2025-02-28T10:59:48.121Z (3 months ago)
- Topics: laptops, python, system76
- Language: Python
- Homepage:
- Size: 222 KB
- Stars: 15
- Watchers: 4
- Forks: 7
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# System76 Keyboard Switcher
## Supported models
Refer to this project for supported models : https://github.com/JeffLabonte/System76-Backlight-Manager-cli
Main Developers
----------------
- Aaron Honeycutt
- Jeff LabonteCredits
--------
- David Jordan
- Cassidy James Blaede
- Nathanel Anderson### Wishlist:
- [ ] Save color settings when closing and opening
- [ ] Presets of all 3 regions (on devices that support it)
- [ ] Breathing effect
- [ ] Color Cycling## How to use it:
``` shell
git clone --recurse-submodules https://github.com/ahoneybun/keyboard-color-switcher.git
``````python
sudo python3 keyboard-color-switcher.py```