Skip to content

Repository files navigation

⚠️ Experimental - do not install

This app is experimental and not production-ready. It should not be installed on a production OpenCloud instance.


web-app-epub

An OpenCloud Web extension that opens EPUB ebooks in the browser. It registers as the handler for .epub files, so opening one in Files opens the reader.

Paged reading, a table of contents, remembered reading position (per book), and a progress indicator. It reads the file through OpenCloud's authenticated URL and renders it with epub.js. There is no backend, so this is a plain web extension: build it and drop it in.

Build

pnpm install
pnpm build

The bundle lands in dist/. Deploy it like any external OpenCloud web app: mount dist/ into the container's web assets apps dir (/var/lib/opencloud/web/assets/apps/epub); OpenCloud auto-discovers it on start and serves it at /assets/apps/epub/.

License

AGPL-3.0

About

EPUB reader for OpenCloud - read .epub books in the browser

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages