venera app
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 venera-configs
Whats New in 1.3.0
- Added "Follow Updates" feature to track content updates.
- Optimized reader gestures for smoother navigation.
- Added support for chapter groups to organize content.
- Improved reader performance for a faster experience.
- Added a setting to control the number of preloaded images.
- Added an option to copy titles on the local favorites page for easier sharing.
- Improved UI for better user experience
- Fixed an issue where reading history could not be saved in certain situations.