Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
djsumdog (djsumdog@djsumdog.com)'s status on Wednesday, 12-Feb-2025 04:19:46 JST djsumdog
oh I know. I've been developing two PyQT5/6 apps for a while:
https://gitlab.com/djsumdog/mpvbuddy
https://gitlab.com/djsumdog/mediahug
QT is not bad as far as GUI toolkits go, but it is still a huge undertaking and very quirky. I can understand why people try to emulate the browser for sure, but it's still fucking cancer.
I'm thinking of trying the Jetbrain's Compose GUI toolkit.