Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hafaio/repub
- Owner: hafaio
- License: mit
- Created: 2022-01-29T23:24:23.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-25T02:59:55.000Z (17 days ago)
- Last Synced: 2024-11-25T03:29:50.614Z (17 days ago)
- Topics: chrome-extension, remarkable-tablet, typescript, wasm
- Language: TypeScript
- Homepage: https://chrome.google.com/webstore/detail/repub/blkjpagbjaekkpojgcgdapmikoaolpbl
- Size: 11.2 MB
- Stars: 34
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-reMarkable - rePub - unofficial browser extension that creates ePubs from websites and can either upload them to reMarkable cloud or save them locally, currently for Chrome only (Applications / Browser extensions)
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)