Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Napolitain authored May 10, 2024
1 parent 3610881 commit 26bac7d
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,18 @@ liquipedia-calendar is a web scrapper / iCalendar server which uses https://liqu

The end result is a customizable link which permits to subscribe to arbitrary number of players and teams, pro or not as long as it figures on Liquipedia webpage.

You can subscribe to a iCal feed using this [link](https://napolitain.github.io/liquipedia-calendar/)
You can subscribe to a iCal feed using this [URL generator](https://napolitain.github.io/liquipedia-calendar/) and [liquipedia.net](https://liquipedia.net/)

Example link for Starcraft 2 with Maru and Serral players : https://liquipedia-calendar.oa.r.appspot.com/?query=673d7374617263726166743226703d4d6172752c53657272616c
![image](https://user-images.githubusercontent.com/18146363/134248454-f5817f99-e780-431f-b56d-20a8c4d3dbfd.png)

Fill the querystring by visiting : https://liquipedia.net/

Once the link added in a Calendar App, events are auto generated and look like this.
<img width="766" src="https://user-images.githubusercontent.com/18146363/134247169-57a25f93-66bd-47fd-906e-38641afe084d.png">

### Features supported
* Every e sports games from liquipedia.net (having a dedicated matches page).
* Auto updating calendar integrated into standard calendar apps (such as Apple Calendar, Google Calendar, Microsoft Outlook).
* Auto updating calendar integrated into standard calendar apps (such as Apple Calendar, Google Calendar, Microsoft Outlook). Notifications handled by calendar application.
* Specific players, games, teams
* A static website to easily make an URL for subscribing (right now, you must fill querystring parameter with some hacks).
* A static website written with Next.JS to easily make an URL for subscribing.

### Features being worked on
* For now, none
Expand Down

0 comments on commit 26bac7d

Please sign in to comment.