This Raycast extension allows you to view upcoming and recent football matches from selected leagues and teams using the FotMob API.
- View matches for the next 30 days and the past 7 days.
- Highlight winning teams in the match list.
- Access detailed match information through clickable links.
Before you start using this extension, ensure you have Raycast installed on your system.
To configure the leagues and teams you are interested in go to the extension's preferences and specify fairs of league IDs and Teams IDs.
To find the league and team IDs, you check the URLs from the FotMob website. For example, the league ID for the English Premier League is 47, and the team ID for Manchester United is 10260.
The extension currently supports selecting logic for only one team per league, i.e. "the team I support in that league" but you can specify the same league multiple times.
After setting up, simply launch the Raycast extension. It will display the matches based on your configured preferences.
For any issues or feature requests, please submit an issue on the project's GitHub repository.
- FotMob for providing the API used by this extension.
- Raycast for creating the platform this extension runs on.
- RayFotMob for some useful learnings.
MIT
© 2024 - James Turnbull