Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 601 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 601 Bytes

ebook-web

ebook-web is a client-side web based epub reader. Select an ebook from your harddrive and begin reading! A version is hosted on my website at https://ebook.kraballa.net/.

This project attempts to serve as an alternative to similar projects like calibre or reader.ttsu (coincidentally also svelte) by remaining minimal and fast.

roadmap:

  • read epub files, display images, use styles
  • bookmarking system
  • color themes
  • settings interface

All planned features have been implemented.