Skip to content

Scriptable scripts I have written

Notifications You must be signed in to change notification settings

drewkerr/scriptable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some scripts I have written for Scriptable, an amazing JavaScript programming environment for iOS that supports automation, native APIs and widgets.

COVID

COVID-19 Cases widget using ABC data and providing local case numbers in Australia. Changes colour based on weekly growth rate and tap to show more data in a table view. Edit the source to change the local/state area. Users elsewhere might get some ideas for how to draw a column graph.

Bible

Bible Verse of the Day, a simple widget that displays a verse of the day from the English Standard Version. Running the script will open the passage in the ESV Bible app.

Sticky

Sticky Note, a simple widget that includes tap to edit, dark mode support and file-based storage.

Linode

Linode Longview, a widget that displays Longview server stats. Running the script will open Longview. To configure, create a Personal Access Token with read-only access to Longview and edit the script to add the token.

Calendar

Calendar widget in the style of Things' today view. If events don't fit, it prioritises all-day over future over past events (which are greyed out) and indicates how many extra events are scheduled.

About

Scriptable scripts I have written

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published