{"id":19686509,"url":"https://github.com/qualityshepherd/googlecalendareventlist","last_synced_at":"2026-06-16T07:32:03.381Z","repository":{"id":32673928,"uuid":"36262415","full_name":"qualityshepherd/googleCalendarEventList","owner":"qualityshepherd","description":"A simple Javascript script that lists the events for a public Google calendar... ","archived":false,"fork":false,"pushed_at":"2015-06-03T13:41:10.000Z","size":160,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-27T09:04:15.231Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qualityshepherd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-26T00:40:58.000Z","updated_at":"2019-02-08T18:44:07.000Z","dependencies_parsed_at":"2022-09-12T19:52:02.041Z","dependency_job_id":null,"html_url":"https://github.com/qualityshepherd/googleCalendarEventList","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/qualityshepherd/googleCalendarEventList","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qualityshepherd%2FgoogleCalendarEventList","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qualityshepherd%2FgoogleCalendarEventList/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qualityshepherd%2FgoogleCalendarEventList/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qualityshepherd%2FgoogleCalendarEventList/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qualityshepherd","download_url":"https://codeload.github.com/qualityshepherd/googleCalendarEventList/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qualityshepherd%2FgoogleCalendarEventList/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34394394,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-16T02:00:06.860Z","response_time":126,"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":"2024-11-11T18:28:52.397Z","updated_at":"2026-06-16T07:32:03.364Z","avatar_url":"https://github.com/qualityshepherd.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# googleCalendarEventList\nA simple Javascript script that lists the events for a public Google calendar, into an html page. \n\n**This script:**\n  * Lists future calendar events with a `date - summary` and a link to the event in gcal, but is easily customizable to include whatever you want. \n  * uses the JS native `XMLHttpRequest` to perform an async call to Google's Calendar API\n\n\n## USAGE:\n  1. Download/Clone/Copy the script: `git clone https://github.com/qualityshepherd/googleCalendarEventList.git`\n  2. Edit the `API_KEY` and `CALENDAR_ID` to match your settings\n  2. Add script to your html page: `\u003cscript src=\"googleCalendarEventListSpec.js\"\u003e\u003c/script\u003e``\n  3. create a div in your html page where you want your events listed, with an id 'cal': `\u003cdiv id=\"cal\"\u003e`\n  4. Profit?\n\n\n## Output:\nThe script in it's current form will output something like the following:\n```\n\t2015-06-20 - The BriarPickers - Private Wedding - Madison, WI\n\t2015-07-29 - The BriarPickers - Whole Foods Burgers \u0026 Bluegrass - Madison\n\t2015-07-04 - The BriarPickers - Hilldale Farmers Market - Madison\n\t2015-08-01 - The Bluegrass Cavaliers - Private Wedding - Eagle WI\n\t2015-08-02 - The BriarPickers w/ Steve Rosen - Old-Time Dance - Madison, WI\n```\n\n## Tests:\nYeah, I just can't release something without tests... that said, I ran out of time and abandoned them for now (typical). Still, to run them:\n\n1. `karma start`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqualityshepherd%2Fgooglecalendareventlist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqualityshepherd%2Fgooglecalendareventlist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqualityshepherd%2Fgooglecalendareventlist/lists"}