{"id":16810960,"url":"https://github.com/johnf/create_hangout","last_synced_at":"2025-03-17T10:42:04.129Z","repository":{"id":21028852,"uuid":"24324436","full_name":"johnf/create_hangout","owner":"johnf","description":"Create Google hangout URLs","archived":false,"fork":false,"pushed_at":"2014-09-22T10:33:01.000Z","size":100,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-23T20:14:32.124Z","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/johnf.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":"2014-09-22T10:32:12.000Z","updated_at":"2014-09-22T10:33:01.000Z","dependencies_parsed_at":"2022-09-07T09:30:51.743Z","dependency_job_id":null,"html_url":"https://github.com/johnf/create_hangout","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/johnf%2Fcreate_hangout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnf%2Fcreate_hangout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnf%2Fcreate_hangout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnf%2Fcreate_hangout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnf","download_url":"https://codeload.github.com/johnf/create_hangout/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244018954,"owners_count":20384663,"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-13T10:17:14.967Z","updated_at":"2025-03-17T10:42:04.100Z","avatar_url":"https://github.com/johnf.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hangout Creation\n\nThis is some sample code to dynamically create Google hangouts using Javascript\n\n## Preparation\n\nSet up the project\n\n* npm install googleapis\n* npm install readline\n\nSet up the calendar\n\n* Create a Google Account\n* Visit https://www.google.com/calendar\n* Go to settings in the Cog\n* Change \"Automatically add video calls to events that I create\" to Yes\n\nSet up the API\n\n* Visit Google Developers Console https://console.developers.google.com/project\n* Create a Project\n* Visit the project\n* Click on \"Consent Screen\"\n* Fill in the details\n* Visit \"APIs\"\n* Enable Google Calendar\n* Visit Credentials\n* Create a new OATH ID\n* Leave URLS as example.com\n* Fill these details into the generate_tokens script\n\nGenerate the initial tokens\n* nodejs generate_tokens.js\n* Copy the tokens into all the scripts\n\nFine the calendar\n* nodejs list_calendars\n* Copy the calendar id into the cal.js script\n\nCreate a hangout\n* nodejs cal.js\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnf%2Fcreate_hangout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnf%2Fcreate_hangout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnf%2Fcreate_hangout/lists"}