Skip to content

celedev97/imageboard-downloader

Repository files navigation

Imageboard Downloader

This aims to be a cross-platform downloader for pics and small videos from various websites.

For now it supports:

  • Sankaku
  • NHentai

Download

To use the program just download the latest installer for your platform from here


Getting a development copy

In case you want to contribute to the development just fork this repo, then clone it.

Prerequisites

To be able to run the code of this project you will need:

Installing

After getting nodejs and npm installed you will need to cd into the project folder and run:

npm install

Running the program

To run the program you will need to run:

npm run electron:serve

To build it:

npm run electron:build

Built With

Contributing

If you think you've found a bug open an issue, if you have wrote some code fixing a bug or improving something then do a pull request.

Authors

See also the list of contributors who participated in this project.