Skip to content

ringcentral/ringcentral-community-app

Repository files navigation

RingCentral (Community) app

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.

RingCentral community app in ubuntu

Installation

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

Development

Require Node.js >= 14.0, and yarn

  1. Clone this project
  2. Install dependencies:
$ yarn
  1. Start app
$ yarn start
  1. Package app
$ yarn package-linux

TODO

  • Support screenshot shortcut
  • Support snap package