Show HN: Backlit Keyboard API for Python

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.

github.com

27 points

itsmeadarsh

4 days ago


6 comments

invalidSyntax a day ago

I will love to use it. Will all keyboards with linux compatibility work?

  • itsmeadarsh a day ago

    I guess so, I have tested in Fedora. As long as they expose a System API for increasing and decreasing brightness

kilakulusu 4 days ago

[flagged]

  • itsmeadarsh 4 days ago

    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.

    • a_t48 a day ago

      How was RGB tested, in that case?

      • itsmeadarsh a day ago

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