An open API service indexing awesome lists of open source software.

https://github.com/maks1mio/nhappandroid

nhentai app is a modern and lightweight android client for nhentai
https://github.com/maks1mio/nhappandroid

android android-app android-application doujinshi-reader hentai manga-reader mobile nhentai nhentai-client open-source react-native

Last synced: 2 months ago
JSON representation

nhentai app is a modern and lightweight android client for nhentai

Awesome Lists containing this project

README

          


NHAppAndroid icon

NHAppAndroid Beta



A modern, lightweight Android client for nhentai built with React Native (Expo).

---

## Disclaimer
NHAppAndroid is **unofficial** and not affiliated with nhentai.net.
The application displays adult content. By compiling, distributing or using this software you confirm you are of legal age in your jurisdiction and allowed to view such material.

---

## Screenshots

> ⚠️ **Work in Progress:** UI and visual assets are subject to change. These screenshots showcase the current prototype and may not reflect the final design.


Home
Search
Book
Tags & Gallery







Reader
Recommendations
Downloads
Tag Filter






## Installation

```bash
# 1 Clone repo & install deps
git clone https://github.com/Maks1mio/NHAppAndroid.git
cd NHAppAndroid
npm install

# 2 Run on device / emulator
npm run start
```

### Android build
```bash
npm run android-build
npm run move-apk
```

## Contributing
Pull requests are welcome! Please open an issue first to discuss major changes.