Skip to content
 
 

Repository files navigation

RingCentral (Community) app with Tray and Icon features

Added syntax for --tray on .AppImage that causes main window not to appear on launch. Additionally added feature so if click on tray icon and there's no main window, it will open a main window. Clicking tray icon again while main window open, minimizes to tray.

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) here. I have not built for RPM package manager but can if demand is there.

$ 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

About

A RingCentral community client, build for linux user

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages