Gaming Calendar made with Google Calendar API and Rawg gaming Api
To perform the below use - quickstart.py
- Create a new Calendar on Google Calendar
- Add the calendar id in GAME_CAL_ID
- You will need to go to developers.google.com and create a new credentials.json file. Download it and add the file to the root of this repo.
- After that you will be prompted to login with Google Account. Thats it!
The script will add all future game releases to the Calendar of your choice It will look like that:
#TODO:
- Create OOP for a single Game
- Encapsulate keys and tokens