/keyboard_vis

A simple openRGB client reacting to some dbus events and displaying them on an openRGB device

Primary LanguageRust

Keyboard vis

Warning

This is my first project written in rust, so it's kinda goofy, don't judge

Features

  • Display important notifications on the keyboard
  • Display download/file copy progress on the keyboard
  • Dim the keyboard (and backlight) after locking the screen
  • Cool animation on startup

Running

  1. Clone this repo
  2. Configure parameters in utils.rs
  3. Run cargo run or cargo build --release and then run the binary

Contributions are welcome!