Live data from Hacker News

Show HN: Backlit Keyboard API for Python

github.com

1–7 of 7 posts

Show HN: Backlit Keyboard API for Python

#1
It currently supports Linux as of now. You can use this package to tinker with many things. Let's say, if you want to make a custom notification system, like if your website is down, you can make a blink notification with it. MacOS support is underway. I haven't tested Windows yet, I don't use it anymore btw. In future, if this package reaches nice growth, I'll be happy to make a similar Rust crate for it.

Show HN: Backlit Keyboard API for Python
github.com

Re: Show HN: Backlit Keyboard API for Python

#3

[flagged]

I am not sure about whether the project is brand-specific or not, however I worked on first try on a Lenovo Ideapad Gaming Laptop running Fedora. Though, my device doesn't support RGB, so I am unable to test if RGB works or not. Speaking of different brands, I think it the package will work wherever there's a backlit keyboard with operating system as Linux. I don't have a Macbook, so I don't know how to do the same for Mac.

Re: Show HN: Backlit Keyboard API for Python

#4

[flagged]

I am not sure about whether the project is brand-specific or not, however I worked on first try on a Lenovo Ideapad Gaming Laptop running Fedora. Though, my device doesn't support RGB, so I am unable to test if RGB works or not. Speaking of different brands, I think it the package will work wherever there's a backlit keyboard with operating system as Linux. I don't have a Macbook, so I don't know how to do the same f…

How was RGB tested, in that case?

Re: Show HN: Backlit Keyboard API for Python

#7
post #4

Earlier quoted context omitted.

I am not sure about whether the project is brand-specific or not, however I worked on first try on a Lenovo Ideapad Gaming Laptop running Fedora. Though, my device doesn't support RGB, so I am unable to test if RGB works or not. Speaking of different brands, I think it the package will work wherever there's a backlit keyboard with operating system as Linux. I don't have a Macbook, so I don't know how to do the same f…

How was RGB tested, in that case?

This project requires on-device physical RGB testing, so something like RGB in CI/CD testing won't work.