53 lines
2 KiB
Markdown
53 lines
2 KiB
Markdown
# chibisafe pour YunoHost
|
|
|
|
[ ![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)
|
|
|
|
*[Lire ce readme en français.](./README_fr.md)*
|
|
|
|
> 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.*
|
|
|
|
## Vue d'ensemble
|
|
|
|
chibisafe est un coffre-fort magnifique et performant pour sauvegarder tous vos fichiers dans le nuage.
|
|
|
|
### Caractéristiques
|
|
|
|
- will ;
|
|
- écrire ;
|
|
- ces ;
|
|
- un jour ;
|
|
- bientôt ;
|
|
|
|
|
|
**Version livrée:** 6.4.2~ynh1
|
|
|
|
**Demo:** https://chibisafe.app/
|
|
|
|
## Captures d'écran
|
|
|
|
![Capture d'écran de chibisafe](./doc/screenshots/main.png)
|
|
|
|
## Documentation et ressources
|
|
|
|
* 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>
|
|
|
|
## Info développeur
|
|
|
|
Veuillez envoyer votre pull request à la [branche master](https://git.qilk.de/denis/chibisafe_ynh).
|
|
|
|
Pour essayer la branche master, veuillez procéder comme suit.
|
|
|
|
``` bash
|
|
sudo yunohost app install https://git.qilk.de/denis/chibisafe_ynh --debug
|
|
ou
|
|
sudo yunohost app upgrade chibisafe -u https://git.qilk.de/denis/chibisafe_ynh --debug
|
|
```
|
|
|
|
**Plus d'infos sur le packaging de l'application:** <https://yunohost.org/packaging_apps>
|