Skip to content

Instantly share code, notes, and snippets.

@Frazey
Frazey / cricket-widget-for-scriptable-ios.js
Last active November 25, 2021 05:06
Cricket Widget for Scriptable iOS
// Variables used by Scriptable.
// These must be at the very top of the file. Do not edit.
// icon-color: deep-blue; icon-glyph: baseball-ball;
widgetSettings = {
//Customize Below:- v3
dateStyle: args.widgetParameter ? args.widgetParameter : "date", // Date Style: "countdown" or "date" (date = Novemeber 19, 2021 and countdown = 7 days, 4 hrs)
//-----------------//
teamID: 14,