Skip to content

Make your MacOS keyboard brightness fade in and out. (It's working depends on the Kbrightness file, which only works for <2015 Macs, so this will only work on <2015 Macs.)

LUCKILYRICHNESS/Mac-Keyboard-Brightness-Fade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Mac-Keyboard-Brightness-Fade

Makes your MacBook Pro Keyboard Backlight fade in and out, like RGB keyboards.

How To Use

  1. Create a folder with name of your own choice.
  2. Download the Kbrightness file, and place it in the folder you created.
  3. Download the python file, and place it in the same folder.
  4. Run the python program.
  5. Remember to have latest python version.

How To Change The Time Interval

  1. Open the Python file with a python IDE/Text Editor.
  2. You will see 2 lines having the sleep() command. Change the value in the brackets as you desire. The value in the brackets in in seconds, and by default it is set to 0.01 seconds.

About

Make your MacOS keyboard brightness fade in and out. (It's working depends on the Kbrightness file, which only works for <2015 Macs, so this will only work on <2015 Macs.)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages