Skip to content

DaniColodro/scriptable-2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 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

DailyLogAggregatorWidget

Aggregates the data collected from DailyLogWidget and presents a subset of the aggregated data in a widget.

DailyLogAggregators

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

 
 
 

Contributors

Languages

  • JavaScript 100.0%