Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrbartusek/clashcalendar
Easy to use website that integrates League Of Legends clashes into Google Calendar π
https://github.com/mrbartusek/clashcalendar
boostrap boostrap5 full-calendar fullcalendar github-pages google google-calendar google-calendar-integration javascript jquery league-of-legends lol nodejs typescript
Last synced: 2 months ago
JSON representation
Easy to use website that integrates League Of Legends clashes into Google Calendar π
- Host: GitHub
- URL: https://github.com/mrbartusek/clashcalendar
- Owner: MrBartusek
- License: mit
- Created: 2022-06-25T12:13:57.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-01T12:38:08.000Z (over 1 year ago)
- Last Synced: 2024-04-25T00:20:04.466Z (8 months ago)
- Topics: boostrap, boostrap5, full-calendar, fullcalendar, github-pages, google, google-calendar, google-calendar-integration, javascript, jquery, league-of-legends, lol, nodejs, typescript
- Language: TypeScript
- Homepage: http://dokurno.dev/ClashCalendar
- Size: 359 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# ClashCalendar
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/MrBartusek/ClashCalendar/build.yaml?branch=master)](https://github.com/MrBartusek/ClashCalendar/actions) [![GitHub deployments](https://img.shields.io/github/deployments/MrBartusek/ClashCalendar/github-pages?label=deploy)](https://dokurno.dev/ClashCalendar/) [![Website](https://img.shields.io/website?url=https%3A%2F%2Fdokurno.dev%2FClashCalendar%2F)](https://dokurno.dev/ClashCalendar/) [![pm2](https://img.shields.io/badge/supports-pm2-informational?logo=pm2)](https://pm2.keymetrics.io)
[Clash Calendar](https://dokurno.dev/ClashCalendar/) is easy to use website that integrates [League Of Legends](https://www.leagueoflegends.com/) clashes into [Google Calendar](https://calendar.google.com/calendar). You can select calendar for any region and any tier. It will be updated with past, current and upcoming clashes. No setup required! Just select a tier and region that you are typically playing and click *Add to Google Calendar*.
## Website
Clash Calendar Frontend is hosted here: [dokurno.dev/ClashCalendar/](https://dokurno.dev/ClashCalendar/). It's build on [Bootstrap](https://getbootstrap.com), [jQuery](https://jquery.com) and [FullCalendar](https://fullcalendar.io).
[![frontend](https://i.imgur.com/o7TfqZw.png)](https://dokurno.dev/ClashCalendar/)
## Updater
Clash Calendar Updater is script that updates all of the calendars with clashes from [Riot API](https://developer.riotgames.com). It is running on [Node.js](https://nodejs.org/en/), [Typescript](https://www.typescriptlang.org), [@googleapis/calendar](https://www.npmjs.com/package/@googleapis/calendar) and [shieldbow](https://thedrone7.github.io/shieldbow/).
## Contributing
Want to contribute to the project?
First of all, thanks β€οΈ We greatly appreciate any work contributed, no matter how small! Check [contributing guidelines](./CONTRIBUTING.md) for more information.
#
*Clash Calendar isn't endorsed by Riot Games and doesn't reflect the views or opinions of Riot Games or anyone officially involved in producing or managing Riot Games properties. Riot Games, and all associated properties are trademarks or registered trademarks of Riot Games, Inc. - Google Calendarβ’ is a trademark of Google LLC.*