# Send per YunoHost
[](https://ci-apps.yunohost.org/ci/apps/send/)


[](https://install-app.yunohost.org/?app=send)
*[Llegeix aquest README en altres idiomes.](./ALL_README.md)*
> *Aquest paquet et permet instal·lar Send de forma ràpida i senzilla en un servidor YunoHost.*
> *Si no tens YunoHost, consulta [la guia](https://yunohost.org/install) per saber com instal·lar-lo.*
## Visió general
A fork of Mozilla's Firefox Send. Mozilla discontinued Send, this fork is a community effort to keep the project up-to-date and alive.
Send is a file sharing experiment which allows you to send encrypted files to other users.
**Versió inclosa:** 3.4.23~ynh6
**Demo:**
## Captures de pantalla

## Documentació i recursos
- Lloc web oficial de l'aplicació:
- Repositori oficial del codi de l'aplicació:
- Botiga YunoHost:
- Reportar un error:
## Informació per a desenvolupadors
Envieu les pull request a la [branca `testing`](https://github.com/YunoHost-Apps/send_ynh/tree/testing).
Per provar la branca `testing`, procedir com descrit a continuació:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/send_ynh/tree/testing --debug
o
sudo yunohost app upgrade send -u https://github.com/YunoHost-Apps/send_ynh/tree/testing --debug
```
**Més informació sobre l'empaquetatge d'aplicacions:**