Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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