Skip to content

i3Block extension to see the next match of your favorite football team

Notifications You must be signed in to change notification settings

akshaypose/i3blocknextmatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

i3Blocks Next Match

Table of Contents

  1. Introduction
  2. Installation
  3. Prerequisites
  4. Contact

Introduction

A custom block to get the next match opposition and match time for your football club on your i3block installation.

Installation

  1. Clone this git repo.
  2. Replace your RAPID_API_KEY & YOUR_TEAM_ID in the script
  3. Add the below code to your i3blocks config.(/etc/i3blocks.conf)
[nextmatch]
command=python3 $HOME/LOCATION_OF_THE_CLONED_REPO/nextmatch.py
interval=once
  1. Restart i3.($mod+shift+r)
  2. TADAAAA!

Prerequisites

Things you'll require

  1. RAPID API KEY to get the API Access
  2. TEAM ID (Eg: Liverpool F.C Team id is 44)

How to get RAPID_API_KEY ?

Go to https://rapidapi.com/fluis.lacasse/api/footapi7 & subscribe.

How to get YOUR_TEAM_ID?

You can use the search endpoint in RAPID API: /api/search/{term} for tasks like that, it works for leagues, teams, players.

Contact

Email : akshaypose@gmail.com (I might miss your mail with all the spam i've subscribed so connect with me on instagram) Instagram : akshaypose

About

i3Block extension to see the next match of your favorite football team

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages