Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeremija/backlight
Rust library for controlling backlight on linux systems via the `/sys/class/backlight` interface
https://github.com/jeremija/backlight
Last synced: 9 days ago
JSON representation
Rust library for controlling backlight on linux systems via the `/sys/class/backlight` interface
- Host: GitHub
- URL: https://github.com/jeremija/backlight
- Owner: jeremija
- Created: 2015-09-12T16:32:04.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-12T16:43:43.000Z (about 9 years ago)
- Last Synced: 2024-09-14T22:05:09.309Z (about 2 months ago)
- Language: Rust
- Size: 121 KB
- Stars: 1
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# backlight
Rust library for controlling backlight on linux systems via the
`/sys/class/backlight` interface.# license
MIT