brynblack / racklight

Blazingly fast CLI brightness control.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

racklight - πŸš€ Blazingly fast CLI brightness control πŸš€ (WIP)

  • Custom bezier curves (WIP)
  • Safe, reliable usage
  • Tiny binary size
  • Minimal dependences

Usage

Currently, racklight does not have any Udev rules set, so the only way to set the brightness is to run it as root. This will be fixed at some point in the future, however for the meantime you can use something like sudo or doas to run the binary.

sudo -E cargo run 30
sudo -E cargo run +5
sudo -E cargo run -2

About

Blazingly fast CLI brightness control.

License:GNU Affero General Public License v3.0


Languages

Language:Rust 100.0%