cross-posted from: https://lemmy.zip/post/53293816
Just wondering what’s out there other than LibAdwaita/LibAdapta and Kirigami for creating GUIs which would work on small screens too.
cross-posted from: https://lemmy.zip/post/53293816
Just wondering what’s out there other than LibAdwaita/LibAdapta and Kirigami for creating GUIs which would work on small screens too.
I have been using Kivy and like it a lot for simple stuff. Its cross platform Python GUI.
https://kivy.org/
Kivymd more interesting :)