This website requires JavaScript.
Explore
Help
Register
Sign In
xiaji
/
epub-read
Watch
1
Star
0
Fork
0
You've already forked epub-read
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
11
Commits
1
Branch
0
Tags
d1c3a9058a89fb39f1e8824f58a91247d78bc37b
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Developer
d1c3a9058a
Implement reading view with paginated text, TOC sidebar, toolbar, progress bar, and navigation
2026-05-13 23:50:39 +08:00
.cargo
Initial project scaffold: Rust egui ePub reader
2026-05-13 22:56:10 +08:00
docs
/superpowers
feat: add create_style function with light/dark theme support
2026-05-13 23:43:02 +08:00
fonts
Implement Chinese font loading with NotoSansSC
2026-05-13 23:35:54 +08:00
src
Implement reading view with paginated text, TOC sidebar, toolbar, progress bar, and navigation
2026-05-13 23:50:39 +08:00
.gitignore
Initial project scaffold: Rust egui ePub reader
2026-05-13 22:56:10 +08:00
Cargo.lock
Remove unnecessary egui dependency, use eframe::egui re-exports instead
2026-05-13 22:58:33 +08:00
Cargo.toml
Remove unnecessary egui dependency, use eframe::egui re-exports instead
2026-05-13 22:58:33 +08:00
Description
基于windows系统的epub阅读工具
55
MiB
Languages
Rust
100%