2020-10-20 23:45:55 +02:00
|
|
|
# Jappix for YunoHost
|
2016-05-13 22:31:21 +02:00
|
|
|
|
2020-10-20 23:45:55 +02:00
|
|
|
[![Integration level](https://dash.yunohost.org/integration/jappix.svg)](https://dash.yunohost.org/appci/app/jappix) ![](https://ci-apps.yunohost.org/ci/badges/jappix.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/jappix.maintain.svg)
|
2021-04-13 20:08:47 +02:00
|
|
|
[![Install Jappix with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=jappix)
|
2020-03-29 13:23:57 +02:00
|
|
|
|
2020-10-20 23:45:55 +02:00
|
|
|
> *This package allows you to install Jappix 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.*
|
2016-05-13 22:31:21 +02:00
|
|
|
|
2020-10-20 23:45:55 +02:00
|
|
|
## Overview
|
2017-03-09 23:02:01 +01:00
|
|
|
Jappix is a fully-featured XMPP web-client with an open social platform which enables you to host your communication platform wherever you want to.
|
2020-10-20 23:45:55 +02:00
|
|
|
|
2020-11-22 22:24:16 +01:00
|
|
|
**Shipped version:** 1.2
|
2020-10-20 23:45:55 +02:00
|
|
|
|
|
|
|
#### Supported architectures
|
|
|
|
|
2021-04-13 20:08:47 +02:00
|
|
|
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/jappix.svg)](https://ci-apps.yunohost.org/ci/apps/jappix/)
|
|
|
|
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/jappix.svg)](https://ci-apps-arm.yunohost.org/ci/apps/jappix/)
|
2020-10-20 23:45:55 +02:00
|
|
|
|
|
|
|
## Links
|
|
|
|
|
|
|
|
* Report a bug: https://github.com/YunoHost-Apps/jappix_ynh/issues
|
|
|
|
* App website: Link to the official website of this app.
|
|
|
|
* Upstream app repository: https://github.com/jappix/jappix/
|
|
|
|
* YunoHost website: https://yunohost.org/
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
## Developer info
|
|
|
|
|
|
|
|
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/jappix_ynh/tree/testing).
|
|
|
|
|
|
|
|
To try the testing branch, please proceed like that.
|
|
|
|
```
|
|
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/jappix_ynh/tree/testing --debug
|
|
|
|
or
|
|
|
|
sudo yunohost app upgrade jappix -u https://github.com/YunoHost-Apps/jappix_ynh/tree/testing --debug
|
|
|
|
```
|