Skip to content

ActivityWatch/aw-import-ical

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aw-import-ical

An .ical importer and Google Calendar synchronizer for ActivityWatch.

Setup

  • To use the Google Calendar synchronizer, you have to enable Google Calendar API in the API Console. Once you do that, download credentials.json (Console Website) and place it in the aw-import-ical folder.

Usage

Requires Python 3.7+ and poetry.

poetry install

# To run importer
poetry run python3 main.py <filepath of ical file>

# To run synchronizer
poetry run python3 synchronize.py