PrinterView
PrinterView copied to clipboard
a web app for viewing status of multiple OctoPrint instances
Results
2
PrinterView issues
Sort by
recently updated
recently updated
newest added
Inside the index.js is an endless loop, causing the printer status to permanently get updates instead of every "refreshRate" seconds: in initialInfo you call updateStatus: https://github.com/quillford/PrinterView/blob/master/index.js#L47 in updateStatus you call...
Hi there! Great little tool you got here! ;) I just added some of my octopi/printers to the page but when I add offline printers, the browser gets mad "bouncing"...