An open API service indexing awesome lists of open source software.

https://github.com/uttarayan21/ddcbacklight


https://github.com/uttarayan21/ddcbacklight

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

## DDCBacklight

Super simple ddc/ci based backlight control in rust

Uses libddcutil as the underlying library

While there already exists the [ddcutil-sys](https://github.com/arcnmx/ddcutil-rs) crate they seem very old so I just rolled my own.