@mntmn
Making it compatible with OpenRazer might make sense… or not. AFAIK, they have a daemon and a Python API for interacting with it. On the one hand, it would enable people to use familiar tools and things they have built on top of them — on the other, striving for compatibility at this point would probably entail a lot of work with little immediate return 🤔
@j4n3z
This one? https://github.com/the-via/app
Didn't know about it 😅 Considering it's specifically for QMK keyboards, it definitely makes sense.
To me Node and Chrome/Electron seem too heavy of a requirement though.
openrazer is completely opensource BTW, all parts of it: kernel modules, the daemon and the Python module.
@mntmn
@j4n3z @mntmn
To a point that I was able to build and use it even on my old PowerMac G5.
I might be wrong about it, but I think Node.js is no longer even supported on Big Endian PowerPC architecture — wouldn't be a problem in this particular case, but this makes openrazer more portable.