I made realtime overlay for streamers to show printer telemetry

It’s open source! See it in github

It works for my P1S, but could use help testing on other printers.

I would love some help from a designer to make the stream overlay look sleek.

If you don’t have Python setup, no worries, I made a zip file that has a Windows app.exe to run the app.

In the /static folder is the html/css/js files that let you customize the look and feel. The python app runs a webserver with websockets to share the live telemetry data from printer to browser.

1 Like