2020-03-03 17:43:11 +01:00
2020-03-05 14:36:12 +01:00
2021-08-14 18:17:28 +02:00
2020-03-04 13:23:35 +01:00
2021-08-14 18:08:39 +02:00
2021-08-14 18:08:39 +02:00
2020-03-05 15:33:14 +01:00

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

  1. Have Node 16 installed
  2. Install this service's dependencies by running $ npm install
  3. Install Kepubify, and have the executable in your path.
  4. Start this service by running: $ node index

Containerized

  1. Have Docker installed
  2. Run $ docker compose up
Description
A service for sending ebooks to a Kobo or Kindle ereader through the built-in browser
Readme MIT 11 MiB
Languages
JavaScript 55.8%
HTML 34.1%
CSS 6.4%
Dockerfile 3.7%