mirror of
https://github.com/YunoHost-Apps/BicBucStriim_ynh.git
synced 2024-09-03 18:15:53 +02:00
BicBucStriim package for YunoHost
.github | ||
conf | ||
doc | ||
empty_library | ||
scripts | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
README_fr.md | ||
tests.toml |
BicBucStriim for YunoHost
This package allows you to install BicBucStriim quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide 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 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~ynh4
Screenshots
Documentation and resources
- Official app website: http://projekte.textmulch.de/bicbucstriim/
- Upstream app code repository: https://github.com/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.
To try the testing branch, please proceed like that.
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