Skip to content

⌨️💡 A very simple application that changes MacBooks' keyboard backlight level.

License

Notifications You must be signed in to change notification settings

WhyNotHugo/kbdlight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kbdlight

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

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).

Project status

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-2020, Hugo Osvaldo Barrera hugo@barrera.io and contributors. See LICENCE for details.