Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hafaio/repub

reMarkable ePub generator
https://github.com/hafaio/repub

chrome-extension remarkable-tablet typescript wasm

Last synced: 16 days ago
JSON representation

reMarkable ePub generator

Awesome Lists containing this project

README

        

# rePub

[![build](https://github.com/hafaio/repub/actions/workflows/build.yml/badge.svg)](https://github.com/hafaio/repub/actions/workflows/build.yml)
[![chrome](https://img.shields.io/badge/chrome-extension-orange)](https://chrome.google.com/webstore/detail/repub/blkjpagbjaekkpojgcgdapmikoaolpbl)
[![license](https://img.shields.io/github/license/hafaio/repub)](LICENSE)

A reMarkable ePub generator. This is essentially an open source version of
[Read on reMarkable](https://chrome.google.com/webstore/detail/read-on-remarkable/bfhkfdnddlhfippjbflipboognpdpoeh).
In contast to that extension, this will include images in the generated ePub
files. It originally offered more configuration options over the original
extension, but those are disabled until a new API can be found.

However this doesn't replicate the printer adapter, so if you want to upload
PDFs it still recommended to keep the Read on reMarkable extension for those
uploads.

## Firefox

Currently there's an unaffiliated [hard fork](https://github.com/jrockwar/repubfox) that may suit your needs. Full support is [planned](https://github.com/hafaio/repub/issues/14)