This project was built with Electron, bootstrapped with create-react-app and material-ui. Original rogauracore tool can be found at Will Roberts Repository. Supports RGB keyboards as described by Will Roberts with IDs 0b05:1854 (GL553
, GL753
), 0b05:1869 (GL503
, FX503
, GL703
), 0b05:1866 (GL504
, GL703
, GX501
, GM501
), and 0b05:19b6 (GA503
). For more compatibility information please refer to the original rogauracore tool.
- Single Section Color
- Static
- Breathing
- Color cycle
- Multi Section Color (4 Zone)
- Static
- Breathing
This package only available in deb file. If you need other distributions you can directly clone this repo and build your own.
- Download the file in here.
cd
into file directory.- run
sudo dpkg -i "replace with filename"
or you can open the file directly if you have.deb
installer.
In the project directory, you can run:
npm run dev
Runs the app in the development mode with developer tools. The app will reload if you make edits. You will also see any lint errors in the console.
npm run build
Builds the app for production to the build
folder and dist
folder.
It correctly bundles React in production mode and optimizes the build for the best performance. It also pack the application into .deb
package.