An open API service indexing awesome lists of open source software.

https://github.com/ringcentral/ringcentral-community-app

A RingCentral community client, build for linux user
https://github.com/ringcentral/ringcentral-community-app

electron linux ringcentral

Last synced: 9 months ago
JSON representation

A RingCentral community client, build for linux user

Awesome Lists containing this project

README

          

# 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](https://www.ringcentral.com/apps/rc-app) for Linux, and work for other OS.

![RingCentral community app in ubuntu](https://user-images.githubusercontent.com/7036536/120785928-37491200-c560-11eb-8eaf-30afce528aca.png)

## Installation

> Only Tested at Ubuntu and Fedora now

For Linux, download installer files (deb, AppImage and rpm) [here](https://github.com/ringcentral/ringcentral-community-app/releases).

```bash
$ 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
```

3. Start app

```
$ yarn start
```

4. Package app

```
$ yarn package-linux
```

## TODO

- [ ] Support screenshot shortcut
- [ ] Support snap package