1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/keeweb_ynh.git synced 2024-09-03 19:26:33 +02:00
keeweb_ynh/README_fr.md

43 lines
1.9 KiB
Markdown
Raw Normal View History

2018-11-30 14:47:44 +01:00
# Keeweb pour YunoHost
2022-02-04 15:22:22 +01:00
[![Niveau d'intégration](https://dash.yunohost.org/integration/keeweb.svg)](https://dash.yunohost.org/appci/app/keeweb) ![](https://ci-apps.yunohost.org/ci/badges/keeweb.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/keeweb.maintain.svg)
2021-02-08 09:32:10 +01:00
[![Installer Keeweb avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=keeweb)
2018-11-30 14:47:44 +01:00
*[Read this readme in english.](./README.md)*
2022-02-04 15:22:22 +01:00
*[Lire ce readme en français.](./README_fr.md)*
2018-11-30 14:47:44 +01:00
2022-02-04 15:22:22 +01:00
> *Ce package vous permet d'installer Keeweb rapidement et simplement sur un serveur YunoHost.
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
2018-11-30 14:47:44 +01:00
2022-02-04 15:22:22 +01:00
## Vue d'ensemble
2018-11-30 14:47:44 +01:00
2022-02-04 15:37:03 +01:00
This webapp is a browser password manager compatible with KeePass databases. It doesn't require any server or additional resources.
2018-11-30 14:47:44 +01:00
2022-02-04 15:23:27 +01:00
**Version incluse :** 1.18.8~ynh1
2018-11-30 14:47:44 +01:00
2022-02-04 15:22:22 +01:00
**Démo :** https://app.keeweb.info/
2018-11-30 14:47:44 +01:00
2022-02-04 15:22:22 +01:00
## Captures d'écran
2018-11-30 14:47:44 +01:00
2022-02-04 15:22:22 +01:00
![](./doc/screenshots/screenshot.png)
2018-11-30 14:47:44 +01:00
2022-02-04 15:22:22 +01:00
## Documentations et ressources
2018-11-30 14:47:44 +01:00
2022-02-04 15:22:22 +01:00
* Site officiel de l'app : https://keeweb.info/
* Documentation officielle de l'admin : https://github.com/keeweb/keeweb/wiki
* Dépôt de code officiel de l'app : https://github.com/keeweb/keeweb
* Documentation YunoHost pour cette app : https://yunohost.org/app_keeweb
* Signaler un bug : https://github.com/YunoHost-Apps/keeweb_ynh/issues
2018-11-30 14:47:44 +01:00
2022-02-04 15:22:22 +01:00
## Informations pour les développeurs
2018-11-30 14:47:44 +01:00
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/keeweb_ynh/tree/testing).
2022-02-04 15:22:22 +01:00
Pour essayer la branche testing, procédez comme suit.
2018-11-30 14:47:44 +01:00
```
2022-02-04 15:22:22 +01:00
sudo yunohost app install https://github.com/YunoHost-Apps/keeweb_ynh/tree/testing --debug
2018-11-30 14:47:44 +01:00
ou
2022-02-04 15:22:22 +01:00
sudo yunohost app upgrade keeweb -u https://github.com/YunoHost-Apps/keeweb_ynh/tree/testing --debug
2018-11-30 14:47:44 +01:00
```
2022-02-04 15:22:22 +01:00
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps