You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
David Ashby 71fe64c76f add readme and explicit license 1 year ago
static initial commit 1 year ago
go.mod initial commit 1 year ago
main.go and it needs to be in the right order, too 1 year ago
readme.md add readme and explicit license 1 year ago

readme.md

off-board Prusa Connect server for Prusa MINI

Because of https://github.com/prusa3d/Prusa-Firmware-Buddy/issues/1285, I wanted to have the actual prusa WUI running off the printer, but still getting its data from the printer API. This little go file does the trick.

Since this makes use of the GPLv3 WUI code, I hereby license this under that as well.

main.js and main.css are taken from the 4.3.4 release.