Sign inSign up

taylantatli/send2ereader

By taylantatli

Updated about 2 years ago

A self-hostable service for sending e-books to a Kobo e-reader through the built-in browser.

Image
Integration & delivery
Developer tools
Web servers
0

10K+

taylantatli/send2ereader repository overview

send2ereader

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.

How To Run

docker-compose
---
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

Tag summary

Content type

Image

Digest

sha256:c65c202ad

Size

157.7 MB

Last updated

about 2 years ago

docker pull taylantatli/send2ereader