1
0
Fork 0
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:
yunohost-bot 2024-02-25 20:08:04 +00:00
parent ce73700ae4
commit aacbc7c4fe
2 changed files with 3 additions and 25 deletions

View file

@ -16,27 +16,15 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
## Overview
BicBucStriim streams books, digital books. It was primarily designed to fill a gap in the functionality of NAS devices that provide access to music, videos and photos -- but not books. BicBucStriim fills this gap and provides web-based access to your e-book collection.
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 [Calibre](https://calibre-ebook.com/) 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.
**Shipped version:** 1.5.3~ynh3
## Screenshots
![Screenshot of BicBucStriim](./doc/screenshots/bbs-121-recent.png)
## Disclaimers / important information
## Configuration
A freshly installed BicBucStriim installation will show the login page. The initial login information for the administrator is
user name: admin
password : admin
## Troubleshooting
If you encounter problems, use the installation test to check your environment. Invoke this test by navigating to `http://domain.ltd/bbs/installcheck.php`. This test checks for problems that users experienced in the past.
## Documentation and resources
* Official app website: <http://projekte.textmulch.de/bicbucstriim/>

View file

@ -16,8 +16,8 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
## Vue densemble
BicBucStriim streams books, digital books. It was primarily designed to fill a gap in the functionality of NAS devices that provide access to music, videos and photos -- but not books. BicBucStriim fills this gap and provides web-based access to your e-book collection.
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 [Calibre](https://calibre-ebook.com/) 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.
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 [Calibre](https://calibre-ebook.com/) 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.
**Version incluse :** 1.5.3~ynh3
@ -25,16 +25,6 @@ BicBucStriim is a simple PHP application that runs in the Apache/PHP environment
![Capture décran de BicBucStriim](./doc/screenshots/bbs-121-recent.png)
## 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 [Calibre](https://calibre-ebook.com/) 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 lapp : <http://projekte.textmulch.de/bicbucstriim/>