Playing around with various scripts for the Scriptable app on iOS.
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)
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.
Aggregates your data from DailyLogWidget and presents the data in charts / stats.
Copied from evandcoleman. This is used to cache values for the TerminalWidget, DailyLogWidget.

