1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/BicBucStriim_ynh.git synced 2024-09-03 18:15:53 +02:00
This commit is contained in:
ericgaspar 2020-10-15 11:50:00 +02:00
parent c1615ab7d6
commit 9413caacca
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 4 additions and 3 deletions

View file

@ -13,7 +13,7 @@ BicBucStriim streams books, digital books. It fills a gap in the functionality o
BicBucStriim is a simple PHP application that runs in the Apache/PHP environment provided by the NAS. 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.3.6
**Shipped version:** 1.5.0
## Screenshots
@ -56,7 +56,7 @@ How to configure this app: From an admin panel, a plain file with SSH, or any ot
* Report a bug: https://github.com/YunoHost-Apps/bicbucstriim_ynh/issues
* App website: http://projekte.textmulch.de/bicbucstriim/
* Upstream app repository: Link to the official repository of the upstream app.
* Upstream app repository: https://github.com/rvolz/BicBucStriim
* YunoHost website: https://yunohost.org/
---

View file

@ -6,8 +6,9 @@
"en": "BicBucStriim streams books, digital books, providing web-based access to your e-book collection.",
"fr": "BicBucStriim est une interface web pour accéder à votre collection d'e-book."
},
"version": "1.5.0~ynh1",
"url": "http://projekte.textmulch.de/bicbucstriim/",
"license": "free",
"license": "MIT",
"maintainer": {
"name": "Alex",
"email": "apulido@free.fr",