mirror of
https://github.com/YunoHost-Apps/BicBucStriim_ynh.git
synced 2024-09-03 18:15:53 +02:00
* 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>
46 lines
2.2 KiB
Markdown
46 lines
2.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.
|
|
-->
|
|
|
|
# BicBucStriim for YunoHost
|
|
|
|
[](https://dash.yunohost.org/appci/app/bicbucstriim)  
|
|
|
|
[](https://install-app.yunohost.org/?app=bicbucstriim)
|
|
|
|
*[Read this README in other languages.](./ALL_README.md)*
|
|
|
|
> *This package allows you to install BicBucStriim quickly and simply on a YunoHost server.*
|
|
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*
|
|
|
|
## Overview
|
|
|
|
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:** 3.3.0~ynh2
|
|
|
|
## Screenshots
|
|
|
|

|
|
|
|
## Documentation and resources
|
|
|
|
- Upstream app code repository: <https://github.com/mikespub-org/rvolz-BicBucStriim>
|
|
- YunoHost Store: <https://apps.yunohost.org/app/bicbucstriim>
|
|
- Report a bug: <https://github.com/YunoHost-Apps/bicbucstriim_ynh/issues>
|
|
|
|
## Developer info
|
|
|
|
Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/bicbucstriim_ynh/tree/testing).
|
|
|
|
To try the `testing` branch, please proceed like that:
|
|
|
|
```bash
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/bicbucstriim_ynh/tree/testing --debug
|
|
or
|
|
sudo yunohost app upgrade bicbucstriim -u https://github.com/YunoHost-Apps/bicbucstriim_ynh/tree/testing --debug
|
|
```
|
|
|
|
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|