Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/viniciusbo/g810-led-gui
Simple GUI on top of https://github.com/MatMoul/g810-led
https://github.com/viniciusbo/g810-led-gui
g810 logitech logitech-gaming logitech-gaming-keyboard
Last synced: about 1 month ago
JSON representation
Simple GUI on top of https://github.com/MatMoul/g810-led
- Host: GitHub
- URL: https://github.com/viniciusbo/g810-led-gui
- Owner: viniciusbo
- License: gpl-3.0
- Created: 2020-06-07T18:19:46.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-09-06T21:45:51.000Z (over 1 year ago)
- Last Synced: 2023-09-07T00:00:43.744Z (over 1 year ago)
- Topics: g810, logitech, logitech-gaming, logitech-gaming-keyboard
- Language: JavaScript
- Homepage:
- Size: 1.47 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# G810 Led GUI for Linux
Simple GUI on top of [g810-led](https://github.com/MatMoul/g810-led).
## Building for development
```sh
git clone https://github.com/viniciusbo/g810-led-gui.git
cd g810-led-gui
yarn # or npm install
yarn electron-dev
```## To do
- Save/load configs
- Display command being executed
- Disable/enable fields as needed
- Implement UI test suite
- Customize effects by key
- Release builds