Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cpiber/hfy-epub

Convert r/HFY series to EPUB
https://github.com/cpiber/hfy-epub

epub gh-pages github-pages hfy reddit svelte webpack

Last synced: about 1 month ago
JSON representation

Convert r/HFY series to EPUB

Awesome Lists containing this project

README

        

# r/HFY epub

This is an EPUB-generator for the popular subreddit [r/HFY](https://reddit.com/r/HFY).

---

Planned features:
- Support other subreddits
- Manual adding of chapters
- Title page, cover
- Companion browser extension for non-reddit content
- Maybe bot (reddit, discord?)

Completed features:
- Faster chapter download
- Build book from "Next" links
- Edit book chapters

## How it works

Everything is right in your browser, data is gathered using the reddit API.

This web app fetches all the data from reddit directly in your browser and converts it to an epub there using [epub-gen-memory](https://github.com/cpiber/epub-gen-memory).

None of the data is saved anywhere on the internet. In the future, parts of the data will be saved locally in your browser to allow navigation and reloads without data loss.