FrameworkComputer / inputmodule-rs

Framework Laptop 16 Input Module SW/FW
MIT License
235 stars 30 forks source link

Replace PySimpleGUI with Tkinter for Python GUI #130

Closed moon-jam closed 4 days ago

moon-jam commented 1 week ago

PySimpleGUI now requires a paid license for commercial use, and annual renewal for hobbyists starting from version 5. To avoid these costs and ensure long-term project stability, this PR replaces PySimpleGUI with Tkinter, which is free and included in Python’s standard library.

Fixes #105

Changes

Screenshots

ledmatrixgui-home ledmatrixgui-game ledmatrixgui-dynamic ledmatrixgui-firmware