Skip to content

Playing around with scripts for the iOS Scriptable App

Notifications You must be signed in to change notification settings

XD482/scriptable

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scriptable

Playing around with various scripts for the Scriptable app on iOS.

TerminalWidget

Inspired by evandcoleman, but re-written for my own data.

Currently, this widget shows information about:

  • next calendar event
  • next work calendar event
  • weather
  • location
  • days until period start/end
  • device stats (battery and screen brightness)

TerminalWidget

DailyLogWidget

Customizable list of things and colors. Creates a new "log" for each day at 5 AM (time is also customizable for when you want the new day to start).

Click on the Widget to bring up a dialog to update things you've completed for the day. The data for each day is saved in iCloud (JSON format), in it's own file, where the filename name is in the format YYYY-MM-DD.

DailyLogWidget

[Upcoming] DailyLogAggregatorWidget

Aggregates your data from DailyLogWidget and presents the data in charts / stats.

Cache

Copied from evandcoleman. This is used to cache values for the TerminalWidget, DailyLogWidget.

About

Playing around with scripts for the iOS Scriptable App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%