This is a script for Scriptable for iOS that displays stats widgets for Side Quest: Take to the Seas, presented by the Zeldathon Team.
To use the widgets, create a new script in Scriptable with the contents of scripts.js
. Once you've added the script, add a Scriptable widget to the home screen. In the configuration screen of the widget, select the script you created in Scriptable.
There are currently three types of widgets you can display. You can change which type of widget is displayed by changing the value of the "Parameter" parameter when configuring the widget.
- Total: This widget displays the current total raised during Side Quest. This is the default widget if no value for "Parameter" is provided. You can also get this widget by specifying
total
for the value. - Projects: This widget shows the number of charity: water projects that have been funded through Side Quest. You can get this widget by specifying
project
orprojects
for th