DEV Community

Cover image for An iOS 14 widget for TravisCI
Simon Hofmann
Simon Hofmann

Posted on

An iOS 14 widget for TravisCI

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)

Collapse
 
michael profile image
Michael Lee ๐Ÿ•

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!

Collapse
 
s1hofmann profile image
Simon Hofmann

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! ๐Ÿ’ช