Skip to content

ttdyce/nhviewer-universal

Repository files navigation

Contributors MIT License


nhviewer-universal

A complete rewrite of NHViewer.
Featuring Material Design 3, better performance, and smaller codebase.



Report Bug · Request Feature

Features

  • Collection system
    • Add / remove comic from Favorite / Read later / History
  • Vertical scrolling
  • Basic Comic list sorting (by popularity / uploaded recently)
  • Search with specific language (Chinese / English / Japanese)

‣ back to top

Getting Started

Prerequisites

  • Flutter 3.19.2, usually the latest one on app releasing
  • Editor, suggested VSCode

Installation

  1. Clone the repo
    git clone https://github.com/ttdyce/nhviewer-universal.git
  2. Install dependencies
    flutter pub get
  3. Run
    flutter run

‣ back to top

APIs

refer to the API-README

‣ back to top

License

Distributed under the MIT License. See LICENSE.txt for more information.

‣ back to top

Contact

Auther: ttdyce - i@ttdyce.com

Project Link: https://github.com/ttdyce/nhviewer-universal

‣ back to top

Acknowledgments

Big Thanks!

‣ back to top