Download Reader
Get the latest Reader build for your platform.
macOS (Homebrew)
bash
brew tap joqk12345/tap
brew list --cask reader >/dev/null 2>&1 && brew upgrade --cask reader || brew install --cask --adopt readerManual Installation
- Open Reader Releases.
- Download the package for your OS:
- macOS:
.dmg(Intel / Apple Silicon) - Linux:
.debor.AppImage - Windows:
.msior.exe
- macOS:
- Install and launch Reader.
System Requirements
- macOS 12+ (recommended)
- Windows 10+ or modern Linux desktop
- 200 MB available disk space
Build from Source
bash
git clone https://github.com/joqk12345/E-reader.git
cd E-reader
npm install
npm run tauri buildNeed setup details? See Installation Guide.