damieng / setledsmac

Set your keyboard LEDs from the Mac OS X command-line
GNU General Public License v2.0
142 stars 35 forks source link

Add blinking support #9

Closed hackruu closed 6 years ago

hackruu commented 6 years ago

Hello, thanks for a nice tool. Can you please add feature of blinking? I want to use scroll lock as indicator. So when look at my keyboard i would see some pattern that would tell me smth is happening. Please add such option. Proposed parameters are

Thanks in advance!

damieng commented 6 years ago

Making the LEDs blink would be a different type of program - it would need to continue running as a background task/daemon.

Really the purpose of this program was to replicate the functionality of the Linux 'setleds' command on macOS.