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.

18 lines
1.2 KiB

4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
  1. <img src="./app/play_icon.png" alt="InstaGrabber" align="right" width="25%"/>
  2. ## InstaGrabber
  3. 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).
  4. This app is originally made by [@AwaisKing](https://github.com/AwaisKing) who posted on [GitLab](https://gitlab.com/AwaisKing/instagrabber). I decided to continue the app cuz why not, ~~even though it might not be that *cash money*.~~ (Also I need to learn Java.)
  5. ### Download
  6. Download [here](https://github.com/austinhuang0131/instagrabber/releases). Under each release is an `app-release.apk`. Just install that. Unfortunately,
  7. * I have to sign it with my own key, which means you have to uninstall the old app and log in again. Sorry.
  8. * 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.
  9. ### How to log in
  10. Original instructions are [here](https://gitlab.com/AwaisKing/instagrabber/-/wikis/home#how-to-login-eli5-1).