mirror of
https://github.com/YunoHost-Apps/send_ynh.git
synced 2025-05-01 13:56:08 +02:00
53 lines
2.0 KiB
Markdown
53 lines
2.0 KiB
Markdown
<!--
|
|
N.B.: Aquest README ha estat generat automàticament per <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
|
NO s'ha de modificar manualment.
|
|
-->
|
|
|
|
# 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:** <https://send.vis.ee/>
|
|
|
|
## Captures de pantalla
|
|
|
|

|
|
|
|
## Documentació i recursos
|
|
|
|
- Lloc web oficial de l'aplicació: <https://send.vis.ee/>
|
|
- Repositori oficial del codi de l'aplicació: <https://github.com/timvisee/send>
|
|
- Botiga YunoHost: <https://apps.yunohost.org/app/send>
|
|
- Reportar un error: <https://github.com/YunoHost-Apps/send_ynh/issues>
|
|
|
|
## 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:** <https://yunohost.org/packaging_apps>
|