Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brianwalborn/nfl-team-schedule-widget
Display your favorite NFL team's schedule on iOS using the Scriptable app
https://github.com/brianwalborn/nfl-team-schedule-widget
football javascript nfl scriptable sports
Last synced: 3 months ago
JSON representation
Display your favorite NFL team's schedule on iOS using the Scriptable app
- Host: GitHub
- URL: https://github.com/brianwalborn/nfl-team-schedule-widget
- Owner: brianwalborn
- Created: 2022-09-19T13:40:39.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-25T15:57:17.000Z (about 2 years ago)
- Last Synced: 2024-05-08T03:35:05.934Z (6 months ago)
- Topics: football, javascript, nfl, scriptable, sports
- Language: JavaScript
- Homepage:
- Size: 4.29 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-scriptable - nfl-team-schedule-widget - The current season schedule for an NFL team. (Sports)
README
# nfl-team-schedule-widget
Display any NFL team's schedule on iOS using the [Scriptable](https://scriptable.app/) app.![scriptable01](img/scriptable01.png)
## Setup
1. Download the [Scriptable](https://scriptable.app/) app from the app store
2. Create a new script in the Scriptable app
3. Copy & paste the code from [script.js](https://github.com/brianwalborn/nfl-team-schedule-widget/blob/main/script.js) into the newly created script
4. Create a new widget on your homescreen, select the newly created script, and pass in a team abbreviation (ARI, ATL, BAL, BUF, CAR, CHI, CIN, CLE, DAL, DEN, DET, GB, HOU, IND, JAX, KC, LAR, LAC, LV, MIA, MIN, NE, NO, NYJ, NYG, PHI, PIT, SEA, SF, TB, TEN, WAS)![scriptable02](img/scriptable02.png)
![scriptable03](img/scriptable03.png)