Skip to content

A nHentai Client which aims to improve the overall userexperience.

Notifications You must be signed in to change notification settings

Knuspie/nHentai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nHentai++

A nHentai Client which aims to improve the overall userexperience.

Featurelist

  • Built-in ad/tracker blocker (Client only)
  • Automatic aspect-ratio changer for reading (Client only)
  • Hide page to make sure no one knows what you are doing 😏
  • Free favourite feature
  • Free download feature (Client only)
  • Easy copie url button
  • Easy code viewer/changer
  • Autoupdater (Soon)

How to install

  1. Decide whether you want a desktopclient or the browserversion
Type Requirement Link
Client --- latest release
Userscript Tampermonkey install
    • Click the link to install the userscript
    • Download and run the setup.exe
    • Download and run the already installed exe from the portable version

Develop locally

Dev Dependencies

npm i electron --save-dev
npm i electron-builder

Dependencies

npm i @cliqz/adblocker-electron
npm i [email protected]
npm i request
npm i cross-fetch
npm i electron-store

Start

npm start