https://github.com/uttarayan21/ddcbacklight
https://github.com/uttarayan21/ddcbacklight
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/uttarayan21/ddcbacklight
- Owner: uttarayan21
- License: gpl-2.0
- Created: 2023-09-15T22:40:37.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-09T13:11:04.000Z (3 months ago)
- Last Synced: 2025-03-20T06:46:04.654Z (about 2 months ago)
- Language: Rust
- Size: 107 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.