An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          



Footy Report


Raycast extension to find your essential football match day info and stats

![Header](metadata/footy-report-1.png)

## ⚠️ 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 Team](metadata/footy-report-3.png)

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

### Test API

![Test API](metadata/footy-report-6.png)

Trigger a simple API endpoint test using a SportsMonk API token to identify a successful response or not

### Search League Standings

![League Standings](metadata/footy-report-5.png)

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` |