Skip to content

Instantly share code, notes, and snippets.

View grantavery's full-sized avatar

Grant Avery grantavery

View GitHub Profile
@grantavery
grantavery / README.md
Last active January 23, 2022 05:27
Random Airtable Dictionary Entry Widget

Random Airtable Dictionary Entry Widget

Built and ran as an iOS homescreen widget using the Scriptable app.

This widget takes an Airtable base key and API user key (the app**************/ and key**************/ fields), and then randomly picks one of the records of the Dictionary table to display in the widget.

@grantavery
grantavery / README.md
Last active April 6, 2021 06:45
iOS Scriptable Widget to display weather and calendar information

WeatherCal Widget

Built and ran as an iOS homescreen widget using the Scriptable app.

This widget takes an OpenWeatherMap API key to provide hourly, daily, and sunset/sunrise weather info. In addition, one section displays upcoming events from the Calendar app.