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
10
Commits
1
Branch
0
Tags
51356f7258b304ecde432b4046f5a0c0d5a6f64e
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
51356f7258
Implement Welcome screen + App skeleton with state management, file opening, and settings persistence
2026-05-13 23:44:36 +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 Welcome screen + App skeleton with state management, file opening, and settings persistence
2026-05-13 23:44:36 +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%