talrev / url2epub

Create ePub files from URLs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Reference Go Report Card Gitter

url2epub

Create ePub files from URLs

Overview

The root directory provides a Go library that creates ePub files out of URLs, with limitations.

rmapi/ directory provides a Go library that implements reMarkable API, so that the ePub files generated can be sent to reMarkable paper tablet directly.

tgbot/ directory provides a Go library that implements partial Telegram bot API, so all this can be done in a Telegram message.

cloudrun/ directory provides the Google Cloud Run implementation of the Telegram Bot that does all this, and also serving REST APIs.

License

BSD 3-Clause.

About

Create ePub files from URLs

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 98.4%Language:Makefile 1.3%Language:Dockerfile 0.3%