This app is built based on RingCentral web app https://app.ringcentral.com
and Electron.js
.
It aims to build a community version of RingCentral desktop app for Linux, and work for other OS.
Only Tested at Ubuntu and Fedora now
For Linux, download installer files (deb, AppImage and rpm) here.
$ sudo dpkg -i ringcentral-community-app_0.0.6_amd64.deb
Require Node.js
>= 14.0, and yarn
- Clone this project
- Install dependencies:
$ yarn
- Start app
$ yarn start
- Package app
$ yarn package-linux
- Support screenshot shortcut
- Support snap package