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

https://github.com/yunohost-apps/peer-calls_ynh

Peer-Calls package for YunoHost
https://github.com/yunohost-apps/peer-calls_ynh

peer-calls yunohost yunohost-apps

Last synced: 2 months ago
JSON representation

Peer-Calls package for YunoHost

Awesome Lists containing this project

README

        

# Peer-calls for YunoHost

[![Integration level](https://apps.yunohost.org/badge/integration/peer-calls)](https://ci-apps.yunohost.org/ci/apps/peer-calls/)
![Working status](https://apps.yunohost.org/badge/state/peer-calls)
![Maintenance status](https://apps.yunohost.org/badge/maintained/peer-calls)

[![Install Peer-calls with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=peer-calls)

*[Read this README in other languages.](./ALL_README.md)*

> *This package allows you to install Peer-calls quickly and simply on a YunoHost server.*
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*

## Overview

WebRTC peer to peer calls for everyone.

**Shipped version:** 4.2.7~ynh2

**Demo:**

## Screenshots

![Screenshot of Peer-calls](./doc/screenshots/screenshot.png)

## Documentation and resources

- Upstream app code repository:
- YunoHost Store:
- Report a bug:

## Developer info

Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/peer-calls_ynh/tree/testing).

To try the `testing` branch, please proceed like that:

```bash
sudo yunohost app install https://github.com/YunoHost-Apps/peer-calls_ynh/tree/testing --debug
or
sudo yunohost app upgrade peer-calls -u https://github.com/YunoHost-Apps/peer-calls_ynh/tree/testing --debug
```

**More info regarding app packaging:**