{"id":15696997,"url":"https://github.com/erikh/calwarrior","last_synced_at":"2025-05-08T23:33:57.803Z","repository":{"id":47491870,"uuid":"299153418","full_name":"erikh/calwarrior","owner":"erikh","description":"Taskwarrior \u003c-\u003e Google Calendar bridge","archived":false,"fork":false,"pushed_at":"2021-08-29T12:32:17.000Z","size":82,"stargazers_count":9,"open_issues_count":4,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-31T19:21:22.732Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erikh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-09-28T01:21:02.000Z","updated_at":"2024-12-20T02:31:54.000Z","dependencies_parsed_at":"2022-07-22T02:02:19.072Z","dependency_job_id":null,"html_url":"https://github.com/erikh/calwarrior","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikh%2Fcalwarrior","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikh%2Fcalwarrior/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikh%2Fcalwarrior/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikh%2Fcalwarrior/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erikh","download_url":"https://codeload.github.com/erikh/calwarrior/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253164126,"owners_count":21864194,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T19:10:45.398Z","updated_at":"2025-05-08T23:33:57.772Z","avatar_url":"https://github.com/erikh.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# calwarrior: make taskwarrior work with google calendar\n\nI use both services extensively and would like one place to work. I prefer\ntaskwarrior but get notifications, etc on my phone from google calendar. In\nsummary, google calendar makes me more productive, but I hate it.\n\nI found a project that didn't work but seeded the idea for this program.\n\n## Installation:\n\nInstall [golang](https://golang.org).\n\n```bash\ngo get github.com/erikh/calwarrior\n```\n\n## Usage:\n\n```bash\n$ calwarrior # launches with defaults\n$ calwarrior --help # it has options and even help!\n```\n\n## Google Calendar OAuth2 credentials\n\n`calwarrior` needs oauth2 credentials to talk to google calendar.\n\nYou can accomplish this one of 3 ways :\n\n- The first two require you generate your own oauth2 client; this is **strongly recommended**.\n  - Setting the environment variable `CALWARRIOR_CREDENTIALS` to the `credentials.json` file.\n  - Putting the `credentials.json` in the `calwarrior` settings directory.\n- Finally, you can try it by using the default oauth2 credentials embedded in the source code.\n\n## Configuration Directory\n\n`calwarrior` will attempt to launch your browser and stuff credentials in your\nhome directory (`$HOME/Library/calwarrior` or `$HOME/.config/calwarrior` on\nLinux). Follow the instructions and paste in the code into the terminal to save\nthe token. It works with the default `task` or `taskw` command on your `$PATH`.\n\n## Troubleshooting\n\nIf you start seeing error messages like this:\n\n```\nError modifying calendar event: googleapi: Error 400: Invalid time zone definition for start time.\n```\n\nThis is because your `TZ` or `ZONEINFO` environment variables are not set. `man tzname` for more information.\n\n## Bugs\n\nIt's not very well tested at all, and the code is pretty ugly. But it seems to\nwork for me.\n\n## Author\n\nErik Hollensbe \u003cerik+github@hollensbe.org\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferikh%2Fcalwarrior","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferikh%2Fcalwarrior","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferikh%2Fcalwarrior/lists"}