https://github.com/thuoe/footy-report
A Raycast extension used to find your essential football match day info
https://github.com/thuoe/footy-report
football raycast raycast-extension react sportmonks
Last synced: 9 months ago
JSON representation
A Raycast extension used to find your essential football match day info
- Host: GitHub
- URL: https://github.com/thuoe/footy-report
- Owner: thuoe
- License: mit
- Created: 2023-11-01T20:43:33.000Z (over 2 years ago)
- Default Branch: next
- Last Pushed: 2024-05-13T19:56:40.000Z (about 2 years ago)
- Last Synced: 2025-07-23T15:47:54.359Z (10 months ago)
- Topics: football, raycast, raycast-extension, react, sportmonks
- Language: TypeScript
- Homepage:
- Size: 34 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Footy Report
Raycast extension to find your essential football match day info and stats

## ⚠️ Prerequisites
This extension leverages the [SportMonks Football API](https://www.sportmonks.com/football-api/) thus requires a valid API token to authenticate requests from a personal/organization account.
You can begin by registering an account under a free plan tier [here](https://my.sportmonks.com/login) to get things running!
> [!NOTE]
> Bear in mind under the free tier plan, you have limited access to the amount of leagues that can be requested.
## Commands
### Search Team

Search a football team by name and display all relevant data regarding recent results, upcoming fixtures and squad stats.
### Test API

Trigger a simple API endpoint test using a SportsMonk API token to identify a successful response or not
### Search League Standings

View league standing by displaying position, points, wins, draws and losses
### Search League Stats
🛠️ Under development
## Preferences
All preferences can be customized through `Raycast Settings > Extensions > Footy Report`
| Name | Description | Default Value | Required |
| --------------- | ---------------------------------------------------------------------------- | ------------- | -------- |
| `API Key` | SportMonks API token used to fetch all relevant football data | | `true` |
| `Calendar Name` | Name of the calendar on Calendar.app you wish to save upcoming fixture dates | `Calendar` | `true` |