SpiffyEight77 / Scriptable

Scriptable is an App that allows iOS users to create their widgets using JavaScript. This repository saves my widgets scripts running on Scriptable.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scriptable scripts

Scriptable is an App that allows iOS users to create their widgets using JavaScript. This repository saves my widgets scripts running on Scriptable.

Formula

The formula directory is a set of Formula relative scripts.

formula-schedule.js

The formula-schedule.js is the script that creates a schedule of the most recent date of the race.

The backend service of the formula-schedule.js is running on Supabase Edge Functions.

formula-schedule-widget

TODO

  • Support light mode display.
  • Support favorite driver data widget.
  • Support favorite constructor data widget.
  • Support leaderboard data widget.
  • Support Auto-update script.

About

Scriptable is an App that allows iOS users to create their widgets using JavaScript. This repository saves my widgets scripts running on Scriptable.

License:MIT License


Languages

Language:JavaScript 100.0%