Skip to content

christianhaitian/ogage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ogage for RGB10/OGA BE (1.1)

Prequisites

  • brightnessctl
  • rustc
  • evdev_rs

Build

git clone https://github.com/christianhaitian/ogage.git
cd ogage
cargo build --release
strip target/release/ogage

ogage executable will be in the target/release folder.

If you have issues with Cargo, do the following: (Thanks to romadu for the find)

apt remove cargo
apt autoremove
apt remove rustc
apt install brightnessctl rustc autotools-dev automake libtool libtool-bin libevdev-dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages