A self-hostable service for sending e-books to a Kobo e-reader through the built-in browser.
10K+
This is containerized send2ereader app from daniel-j/send2ereader
A self hostable service for sending ebooks to a Kobo or Kindle ereader through the built-in browser.
---
services:
send2ereader:
image: taylantatli/send2ereader:latest
container_name: send2ereader
restart: unless-stopped
network_mode: bridge
ports:
- 3001:3001
Access the service on HTTP port 3001
Content type
Image
Digest
sha256:c65c202ad…
Size
157.7 MB
Last updated
about 2 years ago
docker pull taylantatli/send2ereader