kbdlight is very simple application that changes MacBooks' keyboard backlight level.
While usable standalone, the main goal is for it to be used by other applications, including things like sxhkd or xbindkeys.
Usage is quite simple:
kbdlight up [<percentage>]|down [<percentage>]|off|max|get|getp|set <value>
getp
returns the percentage of brightness for the value.
percentage
should be an integer between 0 and 100.
value
should be an integer between 0 the maximum brightness value (usually
255, but this may vary).
This project is finshed. It works, and hasn't had any issues in years. Since I no longer have a MacBook, I can no longer accurately test this either. If it's broken, you're welcome to maintain this package.
Copyright (c) 2013-2022, Hugo Osvaldo Barrera hugo@whynothugo.nl and contributors. See LICENCE for details.