{"id":15429362,"url":"https://github.com/embbnux/ringcentral-widget-electron","last_synced_at":"2025-08-22T22:10:00.812Z","repository":{"id":72054029,"uuid":"97384630","full_name":"embbnux/ringcentral-widget-electron","owner":"embbnux","description":"RingCentral JS Widget Election Demo","archived":false,"fork":false,"pushed_at":"2017-09-13T15:30:44.000Z","size":10184,"stargazers_count":6,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T10:33:31.484Z","etag":null,"topics":["electron","integration","react","ringcentral","webpack","widget"],"latest_commit_sha":null,"homepage":"","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/embbnux.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":"2017-07-16T13:21:01.000Z","updated_at":"2018-01-19T03:03:26.000Z","dependencies_parsed_at":"2023-04-29T17:05:53.578Z","dependency_job_id":null,"html_url":"https://github.com/embbnux/ringcentral-widget-electron","commit_stats":{"total_commits":33,"total_committers":1,"mean_commits":33.0,"dds":0.0,"last_synced_commit":"f9b42af2a17062570245cf5a23216a21db21ef74"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/embbnux%2Fringcentral-widget-electron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/embbnux%2Fringcentral-widget-electron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/embbnux%2Fringcentral-widget-electron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/embbnux%2Fringcentral-widget-electron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/embbnux","download_url":"https://codeload.github.com/embbnux/ringcentral-widget-electron/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249742913,"owners_count":21319016,"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":["electron","integration","react","ringcentral","webpack","widget"],"created_at":"2024-10-01T18:09:59.737Z","updated_at":"2025-04-19T16:53:25.585Z","avatar_url":"https://github.com/embbnux.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RingCentral JS Widget Election Demo\n\n## Introduction\nThis is the demo of RingCentral JS Widget with Electron.\nBuild with [RingCentral Commons](https://github.com/ringcentral/ringcentral-js-integration-commons/) and [RingCentral Widget](https://github.com/ringcentral/ringcentral-js-widget).\n\n## Dependences\n\n* yarn\n* webpack 3\n* react\n* redux\n* electron\n\n## How to Develop\n\n### Clone the code\n```\ngit clone https://github.com/embbnux/ringcentral-widget-electron.git\n```\n\n### Create api secret file in project root path\n```\n# api.json\n{\n  \"appKey\": \"your ringcentral app key\",\n  \"appSecret\": \"your ringcentral app sercet\",\n  \"server\": \"ringcentral sever url, eg: https://platform.devtest.ringcentral.com\",\n  \"redirectUri\": \"https://embbnux.github.io/ringcentral-widget-electron/redirect.html\"\n}\n```\n\n### Start server\n```\nyarn\n# build assets file\nyarn build-renderer\n# start app in other console\nyarn start\n```\n\n### Build Package\n```\nyarn package\n```\nYou can get package in release dir.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fembbnux%2Fringcentral-widget-electron","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fembbnux%2Fringcentral-widget-electron","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fembbnux%2Fringcentral-widget-electron/lists"}