/RogLight

An application to control the keyboard backlight on Linux distributions.

Primary LanguageHTML

RogLight

RogLight can manage the keyboard backlight color of your Asus ROG laptop on Linux distributions.
RogLight is based on rogauracore but includes a user interface for easier use.


RogLight

Installation On Ubuntu

$ git clone https://github.com/AmirAzade/RogLight
$ cd RogLight
$ python3 -m pip install -r requirements.txt
$ python3 app.py

then open http://127.0.0.1:5000 on your browser

Notice

You need to install rogauracore first