Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/whynothugo/kbdlight

⌨️💡 A very simple application that changes MacBooks' keyboard backlight level.
https://github.com/whynothugo/kbdlight

c changes-macbooks keyboard keyboard-backlight-level macbook mbp

Last synced: 11 days ago
JSON representation

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

Awesome Lists containing this project

README

        

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 []|down []|off|max|get|getp|set

`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-2022, Hugo Osvaldo Barrera and
contributors. See LICENCE for details.