mirror of
https://github.com/YunoHost-Apps/send_ynh.git
synced 2025-09-08 13:02:58 +02:00
Auto-update READMEs
This commit is contained in:

committed by
readme_generator

parent
aef113307b
commit
6f3e883927
52
README_ca.md
Normal file
52
README_ca.md
Normal file
@ -0,0 +1,52 @@
|
||||
<!--
|
||||
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>
|
Reference in New Issue
Block a user