mirror of
https://github.com/YunoHost-Apps/BicBucStriim_ynh.git
synced 2024-09-03 18:15:53 +02:00
Auto-update README
This commit is contained in:
parent
b738ab3e86
commit
832db52b0b
2 changed files with 37 additions and 0 deletions
19
README.md
19
README.md
|
@ -19,10 +19,29 @@ Digital books streamer, providing web-based access to your e-book collection.
|
|||
|
||||
**Shipped version:** 1.5.3~ynh1
|
||||
|
||||
**Demo:** https://demo.example.com
|
||||
|
||||
## Screenshots
|
||||
|
||||

|
||||
|
||||
## Disclaimers / important information
|
||||
|
||||
BicBucStriim is a simple PHP application that runs in the Apache/PHP environment provided by the NAS (or any other server). It assumes that you manage your e-book collection with Calibre. The application reads the [https://calibre-ebook.com/](Calibre) data and publishes it in HTML form. To access the e-book catalog you simply point your ebook reader to your NAS, select one of your e-books and download it.
|
||||
|
||||
## Configuration
|
||||
|
||||
A freshly installed BicBucStriim installation will show the login page. The initial login information for the administrator is
|
||||
|
||||
user name: admin
|
||||
password : admin
|
||||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: http://projekte.textmulch.de/bicbucstriim/
|
||||
* Official user documentation: https://yunohost.org/apps
|
||||
* Official admin documentation: https://yunohost.org/packaging_apps
|
||||
* Upstream app code repository: https://github.com/rvolz/BicBucStriim
|
||||
* YunoHost documentation for this app: https://yunohost.org/app_bicbucstriim
|
||||
* Report a bug: https://github.com/YunoHost-Apps/bicbucstriim_ynh/issues
|
||||
|
||||
|
|
18
README_fr.md
18
README_fr.md
|
@ -15,10 +15,28 @@ Interface web pour accéder à votre collection d'e-book.
|
|||
|
||||
**Version incluse :** 1.5.3~ynh1
|
||||
|
||||
**Démo :** https://demo.example.com
|
||||
|
||||
## Captures d'écran
|
||||
|
||||

|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
BicBucStriim est une application PHP simple qui s'exécute dans l'environnement Apache/PHP fourni par le NAS (ou tout autre serveur). Cela suppose que vous gérez votre collection de livres électroniques avec Calibre. L'application lit les données [https://calibre-ebook.com/](Calibre) et les publie sous forme HTML. Pour accéder au catalogue de livres électroniques, il vous suffit de pointer votre lecteur de livres électroniques sur votre NAS, de sélectionner l'un de vos livres électroniques et de le télécharger.
|
||||
|
||||
## Configuration
|
||||
|
||||
Une installation de BicBucStriim fraîchement installée affichera la page de connexion. Les informations de connexion initiales de l'administrateur sont
|
||||
|
||||
nom d'utilisateur : admin
|
||||
mot de passe : admin
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : http://projekte.textmulch.de/bicbucstriim/
|
||||
* Documentation officielle utilisateur : https://yunohost.org/apps
|
||||
* Documentation officielle de l'admin : https://yunohost.org/packaging_apps
|
||||
* Dépôt de code officiel de l'app : https://github.com/rvolz/BicBucStriim
|
||||
* Documentation YunoHost pour cette app : https://yunohost.org/app_bicbucstriim
|
||||
* Signaler un bug : https://github.com/YunoHost-Apps/bicbucstriim_ynh/issues
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue