I recently learned that it's possible to build iOS 14 widgets with Scriptable, a really useful app to automate things on iOS with JavaScript.
To give it a hands-on, I've built a Travis CI
widget which displays build states for a repository.
It supports all sizes of widgets and is available at https://github.com/s1h-org/scriptable-travis-widget
Top comments (2)
Whoa very nice @s1hofmann ! I've been trying to get into Scriptable. I love that you used it to create a widget for Travis CI. Feels like CI/CD monitoring is a good idea to put in a widget to keep an eye on things. Thanks for sharing!
Thank you very much!
I havenβt used Scriptable that often yet, but from what Iβve experienced so far, itβs definitely worth trying! Thereβs plenty of potential for awesome tools! πͺ