mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Merge branch 'master' into development
This commit is contained in:
10
README.md
10
README.md
@@ -2,11 +2,12 @@
|
|||||||
|
|
||||||
<p align="center"><b>Terminal based ebook server. Open source & Lightweight.</b></p>
|
<p align="center"><b>Terminal based ebook server. Open source & Lightweight.</b></p>
|
||||||
<p align="center">Having used Calibre for hosting my eBook collection in the past, I found myself frustrated having to install X on my server, or manage my library externally, Thus I have decided to spin up my own.</p>
|
<p align="center">Having used Calibre for hosting my eBook collection in the past, I found myself frustrated having to install X on my server, or manage my library externally, Thus I have decided to spin up my own.</p>
|
||||||
|
|
||||||
|
|
||||||
<p align="center"><a href="https://pyshelf.com">https://pyshelf.com</a></p>
|
<p align="center"><a href="https://pyshelf.com">https://pyshelf.com</a></p>
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
### You dont need an X server to host a website, or your Movie & Tv collection, so why should you need one to host ebooks?
|
### You dont need an X server to host a website, or your Movie & Tv collection, so why should you need one to host ebooks?
|
||||||
|
|
||||||
_Other solutiions require you to have access to an X server to at the very least generate your book database, pyShelf doesnt.We aim to provide a fully featured ebook server with minimal requirements, and no reliance on X whatsoever._
|
_Other solutiions require you to have access to an X server to at the very least generate your book database, pyShelf doesnt.We aim to provide a fully featured ebook server with minimal requirements, and no reliance on X whatsoever._
|
||||||
@@ -16,6 +17,7 @@ Follow or influence development @ <p align="center"><b>
|
|||||||
| <a href="https://webchat.freenode.net/#pyshelf">IRC</a>
|
| <a href="https://webchat.freenode.net/#pyshelf">IRC</a>
|
||||||
</b></p>
|
</b></p>
|
||||||
|
|
||||||
|
|
||||||
## Current Features
|
## Current Features
|
||||||
|
|
||||||
* Recursive Scanning
|
* Recursive Scanning
|
||||||
@@ -32,6 +34,12 @@ Follow or influence development @ <p align="center"><b>
|
|||||||
* Full Docker integration.
|
* Full Docker integration.
|
||||||
* On Demand Importing
|
* On Demand Importing
|
||||||
|
|
||||||
|
| Branch | Support | Feature set |
|
||||||
|
| --- | --- | --- |
|
||||||
|
| <b>Master<b> | Bugs get priority | Most stable branch, may be behind in the core feature set |
|
||||||
|
| <b>Development</b>| Please report all bugs | Most active branch, this branch is a rolling release, containing the latest features. There will be bugs here hopefully nothing service killing |
|
||||||
|
| <b>Others</b> | Here there be dragons | These branches are used for day to day development, nothing here should be considered stable.
|
||||||
|
|
||||||
## Currently Supported Formats
|
## Currently Supported Formats
|
||||||
|
|
||||||
* epub
|
* epub
|
||||||
|
|||||||
Reference in New Issue
Block a user