Skip to content

Files

Latest commit

ec3a507 · Oct 21, 2017

History

History
18 lines (15 loc) · 618 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 618 Bytes


Inpacker is an app for downloading images and videos from instagram.com and 500px.com.

Run locally

./gradlew build
java -jar web/build/libs/web.jar

(in order to download from 500px.com add your consumer key to application.properties)