An open API service indexing awesome lists of open source software.

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

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 Labonte

Credits
--------
- 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

```