Skip to content

ilhamtubagus/rogauracore-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROG AURA CORE - RGB Keyboard Control for ASUS ROG

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.

Rog Aura Core Gui

Feature

  • Single Section Color
    • Static
    • Breathing
    • Color cycle
  • Multi Section Color (4 Zone)
    • Static
    • Breathing

Download & Installation

This package only available in deb file. If you need other distributions you can directly clone this repo and build your own.

  1. Download the file in here.
  2. cd into file directory.
  3. run sudo dpkg -i "replace with filename" or you can open the file directly if you have .deb installer.

Available Scripts

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.