pypush icon indicating copy to clipboard operation
pypush copied to clipboard

Create a basic GUI for people to use.

Open Pinball3D opened this issue 1 year ago • 2 comments

This is a basic GUI to send messages with effects. Very simple, does not support all features yet.

Pinball3D avatar Dec 08 '23 01:12 Pinball3D

This looks pretty cool, we don't have an API to work with yet (at least not easily usable) but this does look promising. I've got a branch in my fork that introduces a simple API and a TUI work-in-progress, though it's a bit dated by now. Once we get everything merged together and an API written up, this would be a good thing to look at.

Might I recommend PyQT, it's compatible with the QT builder and some other luxuries, unless you don't know QT and already are good with TKinter.

Kasherpete avatar Dec 08 '23 17:12 Kasherpete

Maybe flet would be a good option for a nice looking UI?

Xynonners avatar Dec 12 '23 00:12 Xynonners

This is really cool, but honestly it should go in another repository. Once pypush is rewritten, I'd be happy to work on something like that.

JJTech0130 avatar May 11 '24 16:05 JJTech0130