If you enjoy the time saved by the scripts Buy me a coffee
Used with Scriptable and to be added as a widget on HomeScreen (Please toggle always run in the app)
Displays if it is your next move and the last time it checked
Accepts JSON text as parameter for username and game identifier;
Default parameters for iOS widget: {“username”:“ttsantos”,“game”:40471380}
(Doesn't work on large leagues due to widget memory restrictions)
Displays:
- Your team name
- Gameweek live points (& difference till first in GW)
- Private league league leader points (& difference till first in League)
Accepts JSON text as parameter for private league identifier and team identifier;
Default parameters for iOS widget: {"leagueId":11769,"teamId":2699654}
Displays:
- Last Polls Data by Political party
- Poll Date
- Polling Firm
Fantasy Premier League Private League Standings iOS Widget (FPL Private League Score.js) - only updates properly at the end of the GW;
Displays:
- Your team name
- Gameweek points
- Private league ranking
- Difference until the first team in your private league
Accepts JSON text as parameter for private league identifier and team identifier;
Default parameters for iOS widget: {"leagueId":11769,"teamId":2699654}
How to get your team's parameters
The LeagueId you use to track your league - default 11769
- Go to https://fantasy.premierleague.com/leagues and click the league you want;
- It will open a new link and the number is the leagueId
The teamId you use to identify your specific team points - default 2699654;
- Go to https://fantasy.premierleague.com and click points;
- New link has the first number as your team id;