1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2024-09-21 00:48:02 +00:00
Утилита для загрузки/синхронизации в календарь Google событий из файла в формате iCalendar
Go to file
2019-06-03 21:59:36 +03:00
gcal_sync migrate to google-auth from oauth2client 2018-07-12 13:30:37 +03:00
tests parametrize test_filter_events_by_date 2018-04-17 22:53:56 +03:00
.gitignore Initial commit 2018-04-05 11:16:20 +03:00
.travis.yml python 3.7 (travis) 2019-06-03 21:59:36 +03:00
how-it-works.png + [how it works] in README 2018-04-21 15:23:48 +03:00
LICENSE Initial commit 2018-04-05 11:16:20 +03:00
manage-calendars.py + add_owner in manage script 2018-04-07 19:19:18 +03:00
README.md + [how it works] in README 2018-04-21 15:23:48 +03:00
requirements.txt update requirements.txt 2019-06-03 21:56:28 +03:00
sample-config.yml Initial commit 2018-04-05 11:16:20 +03:00
sync-calendar.py Initial commit 2018-04-05 11:16:20 +03:00

sync_ics2gcal

Build Status

Python scripts for sync .ics file with Google calendar

How it works

How it works