366282b460329f640d1fadc5db54ad33edda0037
send2ereader
A self hostable service for sending ebooks to a Kobo or Kindle ereader through the built-in browser.
How To Run
On Your Host OS
- Have Node 16 installed
- Install this service's dependencies by running
$ npm install - Install Kepubify, and have the executable in your path.
- Start this service by running:
$ node index
Containerized
- Have Docker installed
- Run
$ docker compose up
Languages
JavaScript
55.8%
HTML
34.1%
CSS
6.4%
Dockerfile
3.7%