Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ironkinoko/e-hentai-view
A mobile website for ExHentai, build with Next.js
https://github.com/ironkinoko/e-hentai-view
docker docker-image e-hentai exhentai nextjs pwa react typescript
Last synced: 2 months ago
JSON representation
A mobile website for ExHentai, build with Next.js
- Host: GitHub
- URL: https://github.com/ironkinoko/e-hentai-view
- Owner: IronKinoko
- License: mit
- Created: 2020-05-19T15:43:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-08-09T20:12:28.000Z (over 1 year ago)
- Last Synced: 2024-04-16T05:14:17.063Z (8 months ago)
- Topics: docker, docker-image, e-hentai, exhentai, nextjs, pwa, react, typescript
- Language: TypeScript
- Homepage:
- Size: 1.38 MB
- Stars: 87
- Watchers: 6
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
EHentaiView
English | [简体中文](/translations/zh-cn/README.md) | [ภาษาไทย](/translations/th/README.md) | [한국어](/translations/kr/README.md) | [Bahasa Melayu](/translations/ms/README.md)
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](https://github.com/IronKinoko/e-hentai-view/blob/master/translations/en/FAQ.md#4-windows-browser-cant-see-pictures)
***If you prefer to browse exhentai on PC, you can use [IronKinoko/e-hentai-infinite-scroll](https://github.com/IronKinoko/userscripts/blob/master/packages/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](/translations/en/FAQ.md)
## PWA install
## Development
```shell
# 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
- [seven332/EhViewer](https://github.com/seven332/EhViewer)
- [Nicezki](https://github.com/Nicezki) Thai translation
- [KeepSOBP](https://github.com/KeepSOBP) Korean translation
- [TeeVenDick](https://github.com/TeeVenDick) Malay translation