# Jirafeau para Yunohost [![Nivel de integración](https://dash.yunohost.org/integration/jirafeau.svg)](https://dash.yunohost.org/appci/app/jirafeau) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/jirafeau.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/jirafeau.maintain.svg) [![Instalar Jirafeau con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=jirafeau) *[Leer este README en otros idiomas.](./ALL_README.md)* > *Este paquete le permite instalarJirafeau rapidamente y simplement en un servidor YunoHost.* > *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.* ## Descripción general Jirafeau offers the possibility to host and share your files with ease. Choose a file, Jirafeau will provide you with a link with many options. It is possible to protect your links with a password as well as to choose how long the file will be kept on the server. The file and the link will self-destruct after this time. Downloads of transmitted files can be limited to a certain date, and each file can self-destruct after the first download. Jirafeau allows you to configure maximum retention times and maximum size per file. Encryption is available as an option. **Versión actual:** 4.5.0~ynh2 **Demo:** ## Capturas ![Captura de Jirafeau](./doc/screenshots/TPjh48P.png) ## Documentaciones y recursos - Sitio web oficial: - Repositorio del código fuente oficial de la aplicación : - Catálogo YunoHost: - Reportar un error: ## Información para desarrolladores Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/jirafeau_ynh/tree/testing Para probar la rama `testing`, sigue asÍ: ```bash sudo yunohost app install https://github.com/YunoHost-Apps/jirafeau_ynh/tree/testing --debug o sudo yunohost app upgrade jirafeau -u https://github.com/YunoHost-Apps/jirafeau_ynh/tree/testing --debug ``` **Mas informaciones sobre el empaquetado de aplicaciones:**