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
- Host: GitHub
- URL: https://github.com/maks1mio/nhappandroid
- Owner: Maks1mio
- Created: 2025-07-17T06:19:06.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-07-30T23:50:18.000Z (2 months ago)
- Last Synced: 2025-08-05T20:02:08.168Z (2 months ago)
- Topics: android, android-app, android-application, doujinshi-reader, hentai, manga-reader, mobile, nhentai, nhentai-client, open-source, react-native
- Language: TypeScript
- Homepage:
- Size: 2.79 MB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
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.