Skip to content
This repository was archived by the owner on Apr 5, 2026. It is now read-only.

venera-app/venera

Repository files navigation

Due to my limited time and energy, this project is no longer maintained. Feel free to fork it.

由于本人精力有限, 此项目已停止维护, 欢迎fork

venera

flutter License stars

Download AUR Version F-Droid Version

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
  3. Install rust, see rustup.rs
  4. Build for your platform: e.g. flutter build apk

Create a new comic source

See Comic Source

Thanks

Tags Translation

EhTagTranslation

The Chinese translation of the manga tags is from this project.

Headless Mode

See Headless Doc