ProPresenter-Stage-Display-Python
ProPresenter-Stage-Display-Python copied to clipboard
Windows: Tkinter case sensitivity
This can be caught and fixed easily.
Hey @ksigWyatt, It runs fine on Mac OS X (I use this platform for my own development). A couple of things don't work quite the same as Raspberry Pi - such as fullscreen and cursor hiding.
Tkinter is a GUI library.
You can develop on the same machine as ProPresenter, but you need to input your machine's local IP (not loopback address), as I don't think ProPresenter binds to the loopback.
I hope this helps.