{"id":21406627,"url":"https://github.com/ringcentral/ringcentral-embeddable-electron-app","last_synced_at":"2025-07-14T00:32:38.076Z","repository":{"id":41973052,"uuid":"133469482","full_name":"ringcentral/ringcentral-embeddable-electron-app","owner":"ringcentral","description":"RingCentral Embeddable with Electron. Support Linux/Unix (Community)","archived":false,"fork":false,"pushed_at":"2025-01-24T05:13:58.000Z","size":497,"stargazers_count":40,"open_issues_count":7,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-07T20:21:41.667Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/ringcentral/ringcentral-embeddable-electron-app/releases","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/ringcentral.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-15T06:29:36.000Z","updated_at":"2025-01-24T03:27:21.000Z","dependencies_parsed_at":"2023-02-09T03:15:58.580Z","dependency_job_id":"b3da5811-11eb-4f78-81e8-dee8bdedbeb0","html_url":"https://github.com/ringcentral/ringcentral-embeddable-electron-app","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/ringcentral/ringcentral-embeddable-electron-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ringcentral%2Fringcentral-embeddable-electron-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ringcentral%2Fringcentral-embeddable-electron-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ringcentral%2Fringcentral-embeddable-electron-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ringcentral%2Fringcentral-embeddable-electron-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ringcentral","download_url":"https://codeload.github.com/ringcentral/ringcentral-embeddable-electron-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ringcentral%2Fringcentral-embeddable-electron-app/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265227898,"owners_count":23731059,"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-11-22T16:41:04.893Z","updated_at":"2025-07-14T00:32:37.488Z","avatar_url":"https://github.com/ringcentral.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RingCentral Embeddable with Electron\n\nBuild a RingCentral desktop app with [RingCentral Embeddable](https://github.com/ringcentral/ringcentral-embeddable) and [Electron.js](https://electronjs.org)\n\n![preview](https://github.com/user-attachments/assets/9e36768c-7c1c-4b1d-b242-f83a65b7a7fc)\n\n## Usage\n\nFor Linux, install with snap:\n\n```\n$ sudo snap install ringcentral-embeddable-voice\n$ sudo snap connect ringcentral-embeddable-voice:pulseaudio :pulseaudio\n```\n\nOr download installer files (AppImage, deb and snap) [here](https://github.com/ringcentral/ringcentral-embeddable-electron-app/releases).\n\n## Development\n\n### Prerequisites\n\n* Install Node.js with version \u003e= 16\n* Install NPM or Yarn\n\n### Setup\n\nClone this repo:\n\n```\n$ git clone https://github.com/ringcentral/ringcentral-embeddable-electron-app.git\n$ cd ringcentral-embeddable-electron-app\n$ yarn\n```\n\nCreate `api.json` file in project root path:\n\n```JSON\n{\n  \"ringcentralClientId\": \"your_ringcentral_client_id\",\n  \"ringcentralServer\": \"your_ringcentral_api_server, eg: https://platform.ringcentral.com\"\n}\n```\n\nStart app:\n\n```\n$ yarn start\n```\n\n### Build package\n\nTo build package for current system\n\n```\nyarn package\n```\n\nTo build a Linux package(deb, AppImage)\n\n```\nyarn package-linux\n```\n\nTo build for all\n\n```\nyarn package-all\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fringcentral%2Fringcentral-embeddable-electron-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fringcentral%2Fringcentral-embeddable-electron-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fringcentral%2Fringcentral-embeddable-electron-app/lists"}