{"id":32018156,"url":"https://github.com/httnn/google-calendar-client","last_synced_at":"2025-10-16T01:19:33.288Z","repository":{"id":143756597,"uuid":"138389913","full_name":"httnn/google-calendar-client","owner":"httnn","description":"Pure-frontend client for Google Calendar with customisable calendars.","archived":false,"fork":false,"pushed_at":"2021-10-22T07:16:18.000Z","size":82,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-24T04:53:21.748Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/httnn.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2018-06-23T09:50:29.000Z","updated_at":"2024-02-07T06:27:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"1b085d61-da72-4a74-8089-4ae24281bf3c","html_url":"https://github.com/httnn/google-calendar-client","commit_stats":null,"previous_names":["httnn/google-calendar-client"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/httnn/google-calendar-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httnn%2Fgoogle-calendar-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httnn%2Fgoogle-calendar-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httnn%2Fgoogle-calendar-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httnn%2Fgoogle-calendar-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httnn","download_url":"https://codeload.github.com/httnn/google-calendar-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httnn%2Fgoogle-calendar-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279135550,"owners_count":26111314,"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","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-10-16T01:19:29.455Z","updated_at":"2025-10-16T01:19:33.278Z","avatar_url":"https://github.com/httnn.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Google Calendar Client\n\nPure-frontend client for Google Calendar with customisable calendars.\n\n![Screenshot](https://i.imgur.com/NxxFR9R.png)\n\n## Features\n\n- Define calendars that are displayed, with custom colors\n- Deeply nested calendar groups\n- Create, edit and delete events\n- Toggle visibility of calendars (persisted locally)\n\n## Get it running\n\n1.  Acquire a Google client ID and API key as described here: https://developers.google.com/calendar/quickstart/js\n2.  Define acquired keys in environment as `GOOGLE_CLIENT_ID` and `GOOGLE_API_KEY`. `.env` file is supported.\n3.  Create a file at the root level called `config.json`. The type of the contents should be like [this](https://github.com/bodyflex/google-calendar-client/blob/master/src/types.ts#L36-L39). `config.sample.json` serves as a starting point.\n4.  Run `yarn install` and `yarn start`.\n\n## How grouping works\n\nGroups are formed automatically from calendar names with respect to the `groupDelimiter` string defined in config. Groups can be nested without a limit on group depth, although the UI might become a bit cluttered at some point.\n\n## TODO\n\n- [x] more configuration options (branding)\n- [x] calendar groups\n- [x] optional routing via URL\n- [ ] optimise fetching events when toggling calendars without changing the view\n- [ ] tests\n- [ ] mobile-friendlier layout\n- [ ] search for events\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhttnn%2Fgoogle-calendar-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhttnn%2Fgoogle-calendar-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhttnn%2Fgoogle-calendar-client/lists"}