All Projects → fishy → url2epub

fishy / url2epub

Licence: BSD-3-Clause license
Create ePub files from URLs

Programming Languages

go
31211 projects - #10 most used programming language
Makefile
30231 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to url2epub

aelog
App Engine Logger
Stars: ✭ 24 (-31.43%)
Mutual labels:  appengine, appengine-go
gae-postgres
Connect to Cloud SQL for PostgreSQL from Google App Engine
Stars: ✭ 23 (-34.29%)
Mutual labels:  appengine, appengine-go
GAEPyPI
PyPI private package index on Google App Engine
Stars: ✭ 31 (-11.43%)
Mutual labels:  appengine
flem
Flem is a local emulator for the App Engine Flexible Environment.
Stars: ✭ 20 (-42.86%)
Mutual labels:  appengine
remarkableflash
No description or website provided.
Stars: ✭ 41 (+17.14%)
Mutual labels:  remarkable-tablet
up10.me
up10.me file storage site which only store data given data one day
Stars: ✭ 22 (-37.14%)
Mutual labels:  appengine-go
remarkable-cli-tooling
Tooling for the reMarkable paper tablet.
Stars: ✭ 37 (+5.71%)
Mutual labels:  remarkable-tablet
roller
Dice roller written in Go and Javascript to run on Google Appengine
Stars: ✭ 26 (-25.71%)
Mutual labels:  appengine
Processor
Ontology-driven Linked Data processor and server for SPARQL backends. Apache License.
Stars: ✭ 54 (+54.29%)
Mutual labels:  appengine
go-firebase
AppEngine friendly Firebase for Go (Golang)
Stars: ✭ 26 (-25.71%)
Mutual labels:  appengine
bon
Go http router
Stars: ✭ 15 (-57.14%)
Mutual labels:  appengine-go
noteto
Template Tool for the reMarkable tablet (and maybe others?)
Stars: ✭ 30 (-14.29%)
Mutual labels:  remarkable-tablet
luceneappengine
This project provides a directory useful to build Lucene and Google App Engine powered applications
Stars: ✭ 16 (-54.29%)
Mutual labels:  appengine
remarkable pdflets
mini apps for reMarkable inside xochitl
Stars: ✭ 64 (+82.86%)
Mutual labels:  remarkable-tablet
goMarkableStream
A utility to stream from a Remarkable2 without hack or third party dependencies
Stars: ✭ 129 (+268.57%)
Mutual labels:  remarkable-tablet
rmWebUiTools
Utilize the USB webinterface of your remarkable paper tablet. Export all files or use this to make your own scripts.
Stars: ✭ 31 (-11.43%)
Mutual labels:  remarkable-tablet
deploy-appengine
A GitHub Action that deploys source code to Google App Engine.
Stars: ✭ 184 (+425.71%)
Mutual labels:  appengine
go-poly-tenant
Go + Polymer MultiTenancy on AppEngine
Stars: ✭ 22 (-37.14%)
Mutual labels:  appengine
chessmarkable
Chess for the reMarkable using the rust pleco lib
Stars: ✭ 71 (+102.86%)
Mutual labels:  remarkable-tablet
gae blog
GAE Blog is a minimalist blog meant to be used with Google App Engine.
Stars: ✭ 16 (-54.29%)
Mutual labels:  appengine

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].