Skip to content

Skript to download rapla calendar and integrate events into google calendar

License

Notifications You must be signed in to change notification settings

Raboro/rapla-google-calendar-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rapla-Google-Calendar-Sync

Automatically fetch Rapla calendar events and save them into Google Calendar.

Install dependencies

$ pip install -r requirements.txt

or

$ make install

Run Code

$ python src/main.py

or

$ make run

Config

You need to set the url to fetch the rapla calendar. You need to also provide you google calendar name and your time zone. This all is set in the .env file. Example of this is example.env. You also need ti gave your credentials you set in the credentials.json (Example is called credentials.example.json). See more here to learn more about the credentials and how to get them.

About

Skript to download rapla calendar and integrate events into google calendar

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published