https://github.com/caoyang2002/epub-editor-slint
epub editor power by rust with slint
https://github.com/caoyang2002/epub-editor-slint
Last synced: 3 months ago
JSON representation
epub editor power by rust with slint
- Host: GitHub
- URL: https://github.com/caoyang2002/epub-editor-slint
- Owner: caoyang2002
- License: mit
- Created: 2024-09-22T04:41:16.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-12-03T00:36:31.000Z (6 months ago)
- Last Synced: 2024-12-03T01:27:51.016Z (6 months ago)
- Language: Rust
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Start
```bash
cargo run
```# Resource
slint
https://releases.slint.dev/1.7.2/docs/slint/
https://releases.slint.dev/1.7.2/docs/rust/slint/struct.timer
epub
https://docs.rs/epub/latest/epub/
https://docs.rs/epub/latest/epub/doc/struct.EpubDoc.html#