I think I have finally been able to get the closest thing to adding new actions to #shortcuts with #scriptable as I can get.

Here is a demo of creating some "tools" that you can run in scriptable or shortcuts. The UI that you see in scriptable also allows you to create the shortcuts actions to invoke it (another shortcuts is needed to actually convert to the right format). These will be put in your clipboard and you can paste them to the shortcuts you want to add them to with minimal changes required. You can even see in the demo that the parameters are validated.

I have been having a little bit of fun with #Scriptable and #Shortcuts, seeing how I can create a "UI" that is usable in Shortcuts.

Here is an example of a set of "text tools" that shows a "UI" when you don't provide an input, but if you give it the correct formatted data, the script will run the tool.
The one script works in Scriptable and Shortcuts.
It would be nicer if I could return data from the web view without needing the clipboard, though. As well as the ability to close the web view from a button in the web view.

I wonder if anyone still uses Swatch internet time? I remember they had watches and everything and then it suddenly disappeared but it looks like it is still alive.

https://en.wikipedia.org/wiki/Swatch_Internet_Time

Maybe I can make a little #scriptable widget for my phone.

Swatch Internet Time - Wikipedia

Blog-Artikel:

Mein BatteryFitness-#Workaround: So enthüllt die #Scriptable-#App den tatsächlichen Akkugesundheits Status deines (alten) #Apple #iPhone’s.

My #battery #dashboard for (almost) all iPhone models with guide and directly view on your device.

https://anb030.de/a/batteryfitness/

Scriptable on iOS is so good. I’m building out an Obsidian library in JavaScript and there is just so much there.

Got my initial library up. Was able to append text to a header section.

Next up: geolocation links that integrate with the MapView plugin.

Who knew Scriptable was so good?

#obsidian #javascript #scriptable #ios

I'm just now learning we can run #scriptable #widgets on #CarPlay in #ios26 #apple

Really like how this little widget I built for tracking #REWE deliveries using #Scriptable (thanks @simonbs) turned out. Was a fun and helpful little project, and a joy to create.

Would love to see this in the official REWE app as a live activity.

@mrola Tengo meses usando #DeepSeek para generar código, y es mucho más eficiente, limpio y bien documentado, que otras herramientas similares. He podido generar scripts incluso para herramientas en iOS, como #Pythonista o #Scriptable con facilidad.
After updating my #homeassistant setup I rewrote my #scriptable widget for lockscreen and home screen to rely only on Home Assistant. If you want to use it I put it on github: https://github.com/toto/homeassistant-solar-widget-scriptable
GitHub - toto/homeassistant-solar-widget-scriptable: Widget for solar and battery information built with http://scriptable.app

Widget for solar and battery information built with http://scriptable.app - toto/homeassistant-solar-widget-scriptable

GitHub
I am a big fan of #scriptable. Such a nice app. Sure I could build this myself in SwiftUI but then I would have to deal with all the signing and App Store bullshit. Also for little things like this JavaScript is so much nicer than a strict language like Swift.
And of course #homeassistant which provides all the data in a unified manner with a simple well documented API.