Scriptable (iOS) Widget and Prusa Connect Local
Hi,
I'm quite new to 3D printing and to this forum but I would like to show you my small weekend project.
I have written a Scriptable (iOS app) script to show a widget with the information about the current print state from Prusa Connect Local API.
I hope you like it.
If you would like to use it, please feel free: https://github.com/matthiasbergneels/scriptable_prusaconnectlocal/blob/main/Prusa%20Connect%20Local.js
Best wishes, Matthias
RE: Scriptable (iOS) Widget and Prusa Connect Local
by any chance can your widget show the thumbnail and the percent complete like prusa connect does
RE: Scriptable (iOS) Widget and Prusa Connect Local
Recently i did run into this awesome widget and as i have quicky found it no longer works due to changes in authentication and API so i decided to take over project and update both its pipeline to typescript and implementation so it works on current FW (tested on MK4).
Here is new repo:
https://github.com/sadovsf/scriptable_prusaconnectlocal