scriptable-scripts icon indicating copy to clipboard operation
scriptable-scripts copied to clipboard

My scripts for the Scriptable app. https://scriptable.app/

Scriptable.app scripts

Scripts

  • Import-Script.js - a script to download and import other scripts into your Scriptable library. Read more.
    After you downloaded Import-Script, tap on the Import links below to import them into your library.

  • OAuth2 - see Automators.fm topic.

Utilites


  • no-background - a module to simulate transparent background for widgets.
  • openweathermap - A module to encapsulate OpenWeatherMap's One Call API and more
  • basic-ui - a helper moduel for user interactions
  • json-utils - a helper module for reading, storing, and converint JSON.

Widgets

  • xkcd-widget
  • Peanuts™ Widget
  • Instagram Latest Posts
  • Simple Weather Widget
  • Transparent Widgets
  • US Elections Widget
  • RoutineHub Profile Widget

xkcd Widget

A widget to show current/random xkcd comic.

Source | Import


Peanuts Widget

A widget to show current/random Peanuts™ comic.

Source | Import


Instagram Latest Posts

Randomly show between the 12 of the most recent post from a user or users.

Source | Import


Simple Weather Widget

Example widget that uses the openweathermap module. Read more.

Source | Import


Transparent Widgets

Examples of no-background can been seen at the no-background repository.


US Elections Widget

Show the latest electoral votes for all candidates.

Source | Import


RoutineHub Profile Widget

A widget to show the current shortcuts and download counts of a routinehub.co profile.

Source | Import