Back to rankings
venera-app/venera
DartA comic app
android-appcomicflutterios-applinuxmacos-appwindows-app
Key Metrics
Star Growth
Stars
10.6k
Forks
520
Weekly Growth
—
Issues
142
5k10k
Sep 2024Dec 2024Apr 2025Aug 2025Dec 2025Mar 2026Jul 2026
README
Due to my limited time and energy, this project is no longer maintained. Feel free to fork it.
由于本人精力有限, 此项目已停止维护, 欢迎fork
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
- Clone the repository
- Install flutter, see flutter.dev
- Install rust, see rustup.rs
- Build for your platform: e.g.
flutter build apk
Create a new comic source
See Comic Source
Thanks
Tags Translation
The Chinese translation of the manga tags is from this project.
Headless Mode
See Headless Doc
Related repositories