2024-11-15 18:46:12 -05:00
# chibisafe pour YunoHost
2022-06-06 13:45:13 -04:00
2024-11-15 18:46:12 -05:00
[ ![Niveau d'intégration ](https://dash.yunohost.org/integration/chibisafe.svg )](https://dash.yunohost.org/appci/app/chibisafe) ![Statut de travail ](https://ci-apps.yunohost.org/ci/badges/chibisafe.status.svg ) ![Statut de maintenance ](https://ci-apps.yunohost.org/ci/badges/chibisafe.maintain.svg )
[ ![Installer chibisafe avec YunoHost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=chibisafe)
2019-01-27 18:21:25 -05:00
2024-11-15 18:46:12 -05:00
*[Lire ce readme en français.](./README_fr.md)*
2019-01-27 18:21:25 -05:00
2024-11-15 18:46:12 -05:00
> Ce paquetage vous permet d'installer chibisafe rapidement et simplement sur un serveur YunoHost.
Si vous n'avez pas YunoHost, veuillez consulter [le guide ](https://yunohost.org/#/install ) pour savoir comment l'installer.*
2019-01-27 18:21:25 -05:00
## Vue d'ensemble
2024-11-15 18:46:12 -05:00
chibisafe est un coffre-fort magnifique et performant pour sauvegarder tous vos fichiers dans le nuage.
2019-01-27 18:21:25 -05:00
2024-11-15 18:46:12 -05:00
### Caractéristiques
2019-01-27 18:21:25 -05:00
2024-11-15 18:46:12 -05:00
- will ;
- écrire ;
- ces ;
- un jour ;
- bientôt ;
2019-01-27 18:21:25 -05:00
2024-11-15 18:46:12 -05:00
**Version livrée:** 6.4.2~ynh1
2019-01-27 18:21:25 -05:00
2024-11-15 18:46:12 -05:00
**Demo:** https://chibisafe.app/
2019-01-27 18:21:25 -05:00
2022-06-06 13:45:13 -04:00
## Captures d'écran
2019-01-27 18:21:25 -05:00
2024-11-15 18:46:12 -05:00
![Capture d'écran de chibisafe ](./doc/screenshots/main.png )
2019-01-27 18:21:25 -05:00
2024-11-15 18:46:12 -05:00
## Documentation et ressources
2019-01-27 18:21:25 -05:00
2024-11-15 18:46:12 -05:00
* Site officiel de l'application : < https: // chibisafe . app >
* Documentation utilisateur officielle : < https: // yunohost . org / apps >
* Documentation officielle pour les administrateurs : < https: // yunohost . org / packaging_apps >
* Dépôt de code d'application en amont : < https: // git . qilk . de / denis / chibisafe_ynh >
* Documentation de YunoHost pour cette application : < https: // git . qilk . de / denis / chibisafe_ynh >
* Signaler un bogue : < https: // git . qilk . de / denis / chibisafe_ynh / issues >
2019-01-27 18:21:25 -05:00
2024-11-15 18:46:12 -05:00
## Info développeur
2019-01-27 18:21:25 -05:00
2024-11-15 18:48:30 -05:00
Veuillez envoyer votre pull request à la [branche master ](https://git.qilk.de/denis/chibisafe_ynh ).
2019-01-27 18:21:25 -05:00
2024-11-15 18:46:12 -05:00
Pour essayer la branche master, veuillez procéder comme suit.
2022-06-06 13:45:13 -04:00
``` bash
2024-11-15 18:46:12 -05:00
sudo yunohost app install https://git.qilk.de/denis/chibisafe_ynh --debug
2022-06-06 13:45:13 -04:00
ou
2024-11-15 18:46:12 -05:00
sudo yunohost app upgrade chibisafe -u https://git.qilk.de/denis/chibisafe_ynh --debug
2019-01-27 18:21:25 -05:00
```
2021-05-10 11:52:42 -04:00
2024-11-15 18:46:12 -05:00
**Plus d'infos sur le packaging de l'application:** < https: / / yunohost . org / packaging_apps >