CognitiveCodes
CognitiveCodes
Sure, I can do it. It's still 'in pieces' with server and client(s) being (mostly) separate apps. Server uses Gradio because it allows to launch multiple websocket servers simultaneously on...
No problem :) I won't pretend that it's nicely looking or particularly functional. for now I'm focusing mainly on the 'mechanical' aspects of the framework - that means on setting...
Great to know! Maybe by some chance you'll find some free time to try applying your own solutions in my project...? I try to get any form of GUI that...
This is AWESOME! :D Thanks a lot!
This is exactly what I'm looking for :) I just hope it will be compatible with a websocket server - as not every interface handles it (tkinkter doesn't)
Client works and look perfectly - now it's the most visually pleasant part in the whole project :) Thanks for the hint! 
server works just as smoothly :D  I can't believe how easy it is top use. If I knew about it 3 months ago right now I would have it...
Actually I just asked ChatGPT to change the interface from tkinkter to PySimpleGUI and it came up with ths in the first attempt :) :)
I can also run multiple parallel websocket servers just like with gradio. Hahaha! And to think that I wasted at least 3 months trying to work with anything other than...