Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pthcode/alexandria
Automatic ebook uploader
https://github.com/pthcode/alexandria
Last synced: 4 days ago
JSON representation
Automatic ebook uploader
- Host: GitHub
- URL: https://github.com/pthcode/alexandria
- Owner: pthcode
- Created: 2016-12-01T03:17:11.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-06T07:08:50.000Z (almost 8 years ago)
- Last Synced: 2024-08-02T14:06:39.479Z (3 months ago)
- Language: Python
- Size: 34.2 KB
- Stars: 34
- Watchers: 2
- Forks: 15
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-pt - Alexandria
README
# alexandria
alexandria is an ebook auto-uploader for various private trackers. It will
fetch metadata for all of your books and upload them if they haven't
been already.## Installation
```
# apt-get install mktorrent poppler-utils djvulibre-bin calibre
$ pip install -r requirements.txt
```## Usage
```
$ python alexandria /path/to/books
```