Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 318 Bytes

README.md

File metadata and controls

22 lines (20 loc) · 318 Bytes

MyReader

A concise e-book reader written in rust

Feature

  • Format support:
    • epub
    • txt
  • Platform support:
    • MacOS
    • Windows
    • Linux
  • Theme support:
    • Light mode
    • Night mode
    • Custom mode

Development

Run dev

yarn
yarn tauri dev