All Projects → IronKinoko → e-hentai-view

IronKinoko / e-hentai-view

Licence: MIT license
A mobile website for ExHentai, build with Next.js

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to e-hentai-view

PicImageSearch
整合图片识别api,用于以图搜源(以图搜图,以图搜番),支持SauceNAO,tracemoe,iqdb,ascii2d,google(谷歌识图),baidu(百度识图),E-Hentai,ExHentai识图
Stars: ✭ 175 (+191.67%)
Mutual labels:  e-hentai, exhentai
eh-downloader
E站下载器(计划重写中)
Stars: ✭ 61 (+1.67%)
Mutual labels:  e-hentai, exhentai
exhentai-tags-chinese-translation
E-Hentai/ExHentai 全部 TAGs 中文翻译
Stars: ✭ 273 (+355%)
Mutual labels:  e-hentai, exhentai
ehentai-qt
e-hentai, exhentai,看图,搜索,下载器
Stars: ✭ 162 (+170%)
Mutual labels:  e-hentai, exhentai
FEhViewer
An e-hentai/exhentai app make on flutter
Stars: ✭ 551 (+818.33%)
Mutual labels:  e-hentai, exhentai
Mayriads-EH-Master-Script
Adds dozens of features to E-Hentai.
Stars: ✭ 57 (-5%)
Mutual labels:  e-hentai, exhentai
hentai-downloader
ExHentai exhentai.org, e-hentai.org images gallery download to folder.
Stars: ✭ 37 (-38.33%)
Mutual labels:  e-hentai, exhentai
electron-exhentai
No description or website provided.
Stars: ✭ 13 (-78.33%)
Mutual labels:  exhentai
e-hentai-db
Just another E-Hentai metadata database
Stars: ✭ 42 (-30%)
Mutual labels:  e-hentai
UserScripts
包含了一些与本项目相关的 UserScript。
Stars: ✭ 100 (+66.67%)
Mutual labels:  e-hentai
ExHen-Archive
System for crawling/archiving and viewing ExHen galleries
Stars: ✭ 87 (+45%)
Mutual labels:  exhentai
SmartImage
Reverse image search tool (SauceNao, ImgOps, trace.moe, and more)
Stars: ✭ 346 (+476.67%)
Mutual labels:  e-hentai
doujinshi metadata plugins
the calibre metadata plugins for doujinshi
Stars: ✭ 55 (-8.33%)
Mutual labels:  e-hentai
pikapika
(R18) 美观易用且无广告的二次元客户端,同时支持MacOS,Windows,Android,iOS,并上传了APK和IPA。类似哔咔漫画。
Stars: ✭ 650 (+983.33%)
Mutual labels:  e-hentai
plugins
Plugins for HappyPanda X
Stars: ✭ 24 (-60%)
Mutual labels:  e-hentai
Gallery Dl
Command-line program to download image galleries and collections from several image hosting sites
Stars: ✭ 4,199 (+6898.33%)
Mutual labels:  exhentai
Hideri
A fully-featured bot for discord, supporting popular sites like reddit, hitomila, tsumino, nhentai, exhentai, and more
Stars: ✭ 18 (-70%)
Mutual labels:  exhentai

EHentaiView

English | 简体中文 | ภาษาไทย | 한국어 | Bahasa Melayu

welcome to EhentaiView, a mobile(PWA) website for exhentai.org, build with Next.js.

If google chrome version >= 84, you need change exhentai.org cookies with Secure and SameSite=None see here

If you prefer to browse exhentai on PC, you can use IronKinoko/e-hentai-infinite-scroll

Screenshot

Usage

Because webSecurity in browser (cors), we can't direct access the exhentai image, you should sign in e-hentai before use this website

docker run -d -p 80:8080 --restart always ironkinoko/e-hentai-view

open in browser http://localhost

see more detail https://hub.docker.com/r/ironkinoko/e-hentai-view

FAQ

If you can't see the picture, please see here

PWA install

Development

# The first time
# npm
npm install
npm run dev:server
npm run dev:app
#yarn
yarn
yarn run dev:server
yarn run dev:app

Thanks

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].