1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2024-09-21 00:48:02 +00:00
Утилита для загрузки/синхронизации в календарь Google событий из файла в формате iCalendar
Go to file
Dmitry 0c145bca07
fix incorrect updates of events
make list of events 'to_update' by pairing items instead of zip()'ing unordered lists
2018-04-09 13:21:51 +03:00
gcal_sync fix incorrect updates of events 2018-04-09 13:21:51 +03:00
tests add sync tests 2018-04-07 17:25:09 +03:00
.gitignore Initial commit 2018-04-05 11:16:20 +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 fix README 2018-04-07 19:44:27 +03:00
requirements.txt add requirements.txt 2018-04-07 17:39:21 +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

Python scripts for sync .ics file with Google calendar