mirror of
https://github.com/YunoHost-Apps/calibreweb_ynh.git
synced 2024-09-03 18:16:20 +02:00
46 lines
No EOL
2 KiB
Markdown
46 lines
No EOL
2 KiB
Markdown
<!--
|
||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||
It shall NOT be edited by hand.
|
||
-->
|
||
|
||
# Calibre-web pour YunoHost
|
||
|
||
[](https://dash.yunohost.org/appci/app/calibreweb)  
|
||
|
||
[](https://install-app.yunohost.org/?app=calibreweb)
|
||
|
||
*[Read this readme in english.](./README.md)*
|
||
|
||
> *Ce package vous permet d’installer Calibre-web 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.*
|
||
|
||
## Vue d’ensemble
|
||
|
||
Explorer, lire et télécharger des eBooks à partir d'une base de données Calibre
|
||
|
||
**Version incluse :** 0.96.21~ynh2
|
||
|
||
## Captures d’écran
|
||
|
||

|
||
|
||
## Documentations et ressources
|
||
|
||
* Documentation officielle de l’admin : <https://github.com/janeczku/calibre-web/wiki>
|
||
* Dépôt de code officiel de l’app : <https://github.com/janeczku/calibre-web>
|
||
* YunoHost Store: <https://apps.yunohost.org/app/calibreweb>
|
||
* Signaler un bug : <https://github.com/YunoHost-Apps/calibreweb_ynh/issues>
|
||
|
||
## Informations pour les développeurs
|
||
|
||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/calibreweb_ynh/tree/testing).
|
||
|
||
Pour essayer la branche testing, procédez comme suit.
|
||
|
||
``` bash
|
||
sudo yunohost app install https://github.com/YunoHost-Apps/calibreweb_ynh/tree/testing --debug
|
||
ou
|
||
sudo yunohost app upgrade calibreweb -u https://github.com/YunoHost-Apps/calibreweb_ynh/tree/testing --debug
|
||
```
|
||
|
||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps> |