Skip to content

elongl/esports-schedule

Repository files navigation

Esports Schedule

Esports tournaments and events in your calendar 📅
Stay up-to-date and never miss your favorite game's biggest competitions!

calendar event

Usage

Modern calendars allow you to subscribe to public calendars using a URL.
Copy the desired link, based on the game, into your calendar's subscriptions:

  • Counter-Strike: https://esports.duckdns.org/calendar/counterstrike
  • VALORANT: https://esports.duckdns.org/calendar/valorant
  • League of Legends: https://esports.duckdns.org/calendar/leagueoflegends
  • Dota 2: https://esports.duckdns.org/calendar/dota2
  • Rocket League: https://esports.duckdns.org/calendar/rocketleague
  • Apex Legends: https://esports.duckdns.org/calendar/apexlegends

You'll now see your game's tournaments.
Enjoy!

Subscribing to Calendar

If you're troubling with adding the calendar, you can use these guides.

Setup

pip install -r dev-requirements.txt -r requirements.txt
pre-commit install

Running

Server

fastapi dev main_server.py

CLI

python main_cli.py <GAME>

Testing

pytest -vvv

Credits

About

Esports tournaments and events in your calendar.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages