A web-based reader for Tibetan Pecha texts, built with React and Tailwind CSS. This application runs entirely in the browser using a single HTML file.
- Pecha Layout: Traditional landscape format with 3D page turning effects and wood/paper textures.
- Bilingual Support: View Tibetan (Recto) and English (Verso) translations side-by-side or via page flip.
- Study Tools:
- Ghost Mode: Memory training with token masking (Checkerboard, Silhouette, Ghost).
- Marginalia: Add notes, highlights, and bookmarks via context menu.
- Flashcards: Create and export JSON study decks.
- Reading Aids:
- Pacer: Adjustable reading speed guide.
- Focus Timer: Built-in meditation/session timer with audio bells.
- Scribe's Table: Editor for creating and modifying texts locally.
- Typesetter: Print-ready export options with customizable margins and font sizes.
- Persistence: Auto-saves library and reading stats to LocalStorage.
- Clone the repository or download
index.html. - Open
index.htmlin any modern web browser. - No build step or server is required (uses Babel standalone).