Skip to content

galaxydevvv/Readlyx

Repository files navigation

Midnight Quest Reader

A dark flipbook-style ebook shelf that lets you upload a folder containing an ebook file plus a cover image, then read it with page-turn animations, bookmarks, quests, achievements, fullscreen, and backup save codes.

Launch

  1. Open PowerShell in this folder.
  2. Run ./serve.ps1 -OpenBrowser
  3. The app will open at http://localhost:4173/

If PowerShell blocks scripts, run:

powershell -ExecutionPolicy Bypass -File .\serve.ps1 -OpenBrowser

Folder format

Put these files inside one folder:

  • one ebook file such as book.pdf, story.epub, notes.docx, chapter.txt, story.md, or book.html
  • one image file, ideally cover.jpg, cover.png, or cover.webp

Notes

  • Progress, bookmarks, quests, and achievements save locally in the browser.
  • A cookie mirror is written when possible.
  • The Save Code / Load Code buttons let you export and restore a full backup string if browser storage fails.

A ready-to-test sample folder is included at sample-book/.

About

A free and open source ebook viewer with custom page turning animations and quests to enhanced your reading experience and fuel more reading.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors