https://github.com/drosocode/reader_library
https://github.com/drosocode/reader_library
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/drosocode/reader_library
- Owner: drosoCode
- Created: 2022-03-31T14:59:07.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-03T17:33:46.000Z (almost 4 years ago)
- Last Synced: 2024-12-28T21:17:38.702Z (about 1 year ago)
- Language: Python
- Size: 71.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reader Library
Alternative Reader Store for the [Sony Reader](https://en.wikipedia.org/wiki/Sony_Reader).
This software creates a webserver to browse and download your ebooks from a specific folder. Only epub format is supported.
The web ui was tested and optimized for the PRS-T2 model.
## Usage
Edit the `docker-compose.yml` file and set the path to your ebooks directory.
To run the container run `docker-compose up`.
You also need to create a DNS override for the domain `readerstore.sony.com` and point it to your server.
You can then click on the reader store icon on your reader and download your ebooks from your server.