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
12
Commits
1
Branch
0
Tags
4a1ac384a17287bc2637892e7bae895d40597f1b
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
4a1ac384a1
feat: wire App with reading view dispatch, theme toggle, and reading position save
2026-05-13 23:52:21 +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
feat: wire App with reading view dispatch, theme toggle, and reading position save
2026-05-13 23:52:21 +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%