1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/BicBucStriim_ynh.git synced 2024-09-03 18:15:53 +02:00
bicbucstriim_ynh/README_es.md
eric_G 4d1e206adb
Testing (#20)
* Auto-update READMEs

* Auto-update READMEs

* Update manifest.toml

* Auto-update READMEs

* cleaning

* Update manifest.toml

* Update manifest.toml

* Update manifest.toml

* Update manifest.toml

* Update manifest.toml

* keep data

* Update extra_php-fpm.conf

* Update extra_php-fpm.conf

* Update manifest.toml

* Update manifest.toml

* Auto-update READMEs

* cleaning

* Update manifest.toml

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2024-06-08 18:40:35 +02:00

46 lines
2.2 KiB
Markdown

<!--
Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
No se debe editar a mano.
-->
# BicBucStriim para Yunohost
[![Nivel de integración](https://dash.yunohost.org/integration/bicbucstriim.svg)](https://dash.yunohost.org/appci/app/bicbucstriim) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/bicbucstriim.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/bicbucstriim.maintain.svg)
[![Instalar BicBucStriim con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=bicbucstriim)
*[Leer este README en otros idiomas.](./ALL_README.md)*
> *Este paquete le permite instalarBicBucStriim rapidamente y simplement en un servidor YunoHost.*
> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.*
## Descripción general
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.
**Versión actual:** 3.3.0~ynh2
## Capturas
![Captura de BicBucStriim](./doc/screenshots/bbs-121-recent.png)
## Documentaciones y recursos
- Repositorio del código fuente oficial de la aplicación : <https://github.com/mikespub-org/rvolz-BicBucStriim>
- Catálogo YunoHost: <https://apps.yunohost.org/app/bicbucstriim>
- Reportar un error: <https://github.com/YunoHost-Apps/bicbucstriim_ynh/issues>
## Información para desarrolladores
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/bicbucstriim_ynh/tree/testing
Para probar la rama `testing`, sigue asÍ:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/bicbucstriim_ynh/tree/testing --debug
o
sudo yunohost app upgrade bicbucstriim -u https://github.com/YunoHost-Apps/bicbucstriim_ynh/tree/testing --debug
```
**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>