Open-source alternative Instagram client on Android. (Streisand flavoured clone)
Go to file
Austin Huang 854c03e79c
v16.6-a5 enhance mention handling in end
2020-07-05 23:36:43 -04:00
.github/ISSUE_TEMPLATE Update issue templates 2020-07-01 18:38:28 -04:00
.idea init 2020-07-01 13:08:28 -04:00
app v16.6-a5 enhance mention handling in end 2020-07-05 23:36:43 -04:00
gradle/wrapper init 2020-07-01 13:08:28 -04:00
.gitignore init 2020-07-01 13:08:28 -04:00
.gitlab-ci.yml init 2020-07-01 13:08:28 -04:00
CHANGELOG v16.6-a1 2020-07-01 13:58:58 -04:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2020-07-01 18:31:35 -04:00
LICENSE Update LICENSE 2020-07-01 17:00:18 -04:00
README.md Update README.md 2020-07-01 16:55:53 -04:00
build.gradle init 2020-07-01 13:08:28 -04:00
gradle.properties init 2020-07-01 13:08:28 -04:00
gradlew init 2020-07-01 13:08:28 -04:00
gradlew.bat init 2020-07-01 13:08:28 -04:00
settings.gradle init 2020-07-01 13:08:28 -04:00

README.md

InstaGrabber

InstaGrabber

InstaGrabber is an app that allows downloading Instagram posts (and, in fact, an open-source drop-in replacement for the Instagram app, but with only read functionalities).

This app is originally made by @AwaisKing who posted on GitLab. I decided to continue the app cuz why not, even though it might not be that cash money. (Also I need to learn Java.)

Download

Download here. Under each release is an app-release.apk. Just install that. Unfortunately,

  • I have to sign it with my own key, which means you have to uninstall the old app and log in again. Sorry.
  • I don't plan on getting a Google Play Dev account yet, so that means Google Play will shout at you for installing "malware". Just ignore it. If you're skeptical (which is not necessarily a bad thing), just inspect the source code and build the app yourself.

How to log in

Original instructions are here.