Skip to content
This repository has been archived by the owner on Sep 29, 2020. It is now read-only.

UlanaXY/BowlOfSoup

Repository files navigation

BowlOfSoup

BowlOfSoup is a programs that allows to download all images, and videos from user soup.

Dwownload

you can download .zip file from release page here.

Start Application in production mode

 $ npm run build
 $ npm run start

Start Application in development mode

 $ npm run start-main-dev
 $ npm run start-renderer-dev

Credits

BowlOfSoup is created with: electron-react-boilerplate.

And inspired by soupdownloader.js project.