mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 15:57:25 +00:00
40 lines
1.8 KiB
Markdown
40 lines
1.8 KiB
Markdown
# venera
|
|
[](https://flutter.dev/)
|
|
[](https://github.com/venera-app/venera/blob/master/LICENSE)
|
|
[](https://github.com/venera-app/venera/stargazers)
|
|
[](https://t.me/venera_release)
|
|
|
|
[](https://github.com/venera-app/venera/releases)
|
|
[](https://aur.archlinux.org/packages/venera-bin)
|
|
[](https://f-droid.org/packages/com.github.wgh136.venera/)
|
|
|
|
A comic reader that support reading local and network comics.
|
|
|
|
## Features
|
|
- Read local comics
|
|
- Use javascript to create comic sources
|
|
- Read comics from network sources
|
|
- Manage favorite comics
|
|
- Download comics
|
|
- View comments, tags, and other information of comics if the source supports
|
|
- Login to comment, rate, and other operations if the source supports
|
|
|
|
## Build from source
|
|
1. Clone the repository
|
|
2. Install flutter, see [flutter.dev](https://flutter.dev/docs/get-started/install)
|
|
3. Install rust, see [rustup.rs](https://rustup.rs/)
|
|
4. Build for your platform: e.g. `flutter build apk`
|
|
|
|
## Create a new comic source
|
|
See [Comic Source](doc/comic_source.md)
|
|
|
|
## Thanks
|
|
|
|
### Tags Translation
|
|
[](https://github.com/EhTagTranslation/Database)
|
|
|
|
## Headless Mode
|
|
See [Headless Doc](doc/headless_doc.md)
|
|
|
|
The Chinese translation of the manga tags is from this project.
|