FrameworkComputer / inputmodule-rs

Framework Laptop 16 Input Module SW/FW
MIT License
223 stars 24 forks source link

ledmatrixctl depends on library that requires licence key #105

Open sde1000 opened 3 months ago

sde1000 commented 3 months ago

When running ledmatrixctl, I see the following popup window: image

If I click "Cancel", I can't continue — the program just exits, even if I'm trying to use it in command-line mode.

(I'm not willing to accept this licence. Further discussion: https://discuss.python.org/t/pysimplegui-now-requires-a-paid-license-opinions/48790 )

ratijas commented 4 weeks ago

Moreover, the package for python-pysimplegui on Arch Linux fails to even build from AUR, because apparently they've also retroactively nuked existing pre-built packages. But the more I read about the project on that linked forum, the more I'm glad I couldn't run it on my machine.

TomFaulkner commented 1 week ago

I have a fork, that I'll submit a PR from soon. It removes all uses of PySimpleGui.

Some functionality is lost, and there is no GUI. But, it installs and works.

https://github.com/TomFaulkner/inputmodule-rs