Open-source alternative Instagram client on Android. More maintainers needed!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Austin Huang 854c03e79c
v16.6-a5 enhance mention handling in end
4 years ago
.github/ISSUE_TEMPLATE Update issue templates 4 years ago
.idea init 4 years ago
app v16.6-a5 enhance mention handling in end 4 years ago
gradle/wrapper init 4 years ago
.gitignore init 4 years ago
.gitlab-ci.yml init 4 years ago
CHANGELOG v16.6-a1 4 years ago
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 4 years ago
LICENSE Update LICENSE 4 years ago
README.md Update README.md 4 years ago
build.gradle init 4 years ago
gradle.properties init 4 years ago
gradlew init 4 years ago
gradlew.bat init 4 years ago
settings.gradle init 4 years ago

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.