dgudim / keyboard_vis

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

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


Languages

Language:Rust 99.8%Language:Shell 0.2%