mirror of
https://github.com/YunoHost-Apps/cinny_ynh.git
synced 2024-09-03 18:16:13 +02:00
55 lines
1.9 KiB
Markdown
55 lines
1.9 KiB
Markdown
<!--
|
|
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
|
NON debe editarse manualmente.
|
|
-->
|
|
|
|
# Cinny para YunoHost
|
|
|
|
[![Nivel de integración](https://dash.yunohost.org/integration/cinny.svg)](https://ci-apps.yunohost.org/ci/apps/cinny/) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/cinny.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/cinny.maintain.svg)
|
|
|
|
[![Instalar Cinny con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=cinny)
|
|
|
|
*[Le este README en outros idiomas.](./ALL_README.md)*
|
|
|
|
> *Este paquete permíteche instalar Cinny de xeito rápido e doado nun servidor YunoHost.*
|
|
> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.*
|
|
|
|
## Vista xeral
|
|
|
|
A Matrix client focusing primarily on simple, elegant and secure interface.
|
|
|
|
### Features
|
|
|
|
- A nice and clean interface
|
|
- End-to-end Matrix encryption support
|
|
- Matrix Spaces support
|
|
|
|
|
|
**Versión proporcionada:** 4.0.0~ynh1
|
|
|
|
**Demo:** <https://app.cinny.in>
|
|
|
|
## Capturas de pantalla
|
|
|
|
![Captura de pantalla de Cinny](./doc/screenshots/screenshot.png)
|
|
|
|
## Documentación e recursos
|
|
|
|
- Web oficial da app: <https://cinny.in>
|
|
- Repositorio de orixe do código: <https://github.com/ajbura/cinny>
|
|
- Tenda YunoHost: <https://apps.yunohost.org/app/cinny>
|
|
- Informar dun problema: <https://github.com/YunoHost-Apps/cinny_ynh/issues>
|
|
|
|
## Info de desenvolvemento
|
|
|
|
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/cinny_ynh/tree/testing).
|
|
|
|
Para probar a rama `testing`, procede deste xeito:
|
|
|
|
```bash
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/cinny_ynh/tree/testing --debug
|
|
ou
|
|
sudo yunohost app upgrade cinny -u https://github.com/YunoHost-Apps/cinny_ynh/tree/testing --debug
|
|
```
|
|
|
|
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>
|