SilentSnitch is a lightweight, privacy-focused Instagram unfollowers monitor app built with Flutter. Track who unfollowed you — no login, no personal credentials required.
Currently, SilentSnitch is not available on the Google Play Store.
A direct download link is provided here:
Loved it? ⭐️ Show your support by starring the repo!
- Detect Instagram accounts that unfollowed you
- 100% secure — no Instagram login or password required
- Smart tracking with local comparison
- Lightweight and offline-first
Important Note: Since the app doesn't connect directly to Instagram or require login, it relies on you manually providing your follower data. It cannot retroactively identify unfollowers from before your first data update.
SilentSnitch is designed with your privacy in mind.
- No Login Required: We never ask for your Instagram username or password.
- Local Data Storage: All follower data is stored locally on your device and is not transmitted externally.
- No Third-Party Access: The app does not interact with any third-party services to access your Instagram data.
Follow these two simple steps to start tracking your unfollowers:
STEP 1: Download Your Instagram Data
- Go to your Instagram profile.
- Under
Settings and Activity
SelectAccounts Center
. - Select
Your information and permissions
underAccount Settings
. - Select
Download your information
underYour information and permissions
. - Select
Download or transfer information
. - Select
Some of your information
to download only the necessary data. - Navigate to the
Connections
section and click onFollowers and Following
. - Select
Download to device
. - Ensure that the following options are selected before you click
Create file
:- Format: JSON
- Date range: All time
- Wait for Instagram to send your files to your Email.
STEP 2: Using SilentSnitch
- Once you receive the email from Instagram, download and extract the ZIP file.
- In the Homepage of SilentSnitch, upload the following files to the designated locations, ensuring the filenames match exactly:
followers.json
following_1.json
- The app will process your data and display the accounts that don't follow you back.
- By clicking on a user in the list, you'll be redirected to their Instagram profile, allowing you to easily unfollow them if you wish.
We welcome contributions from the community! To contribute:
- Fork this repository.
- Clone your fork:
git clone https://github.com/your-username/SilentSnitch.git
- Create a new branch for your feature or fix:
git checkout -b your-feature-name
- Make your changes and commit them with clear messages.
- Push to your fork:
git push origin your-feature-name
- Open a Pull Request to the main branch of this repository.
This project is licensed under the GPL-3.0 License. See the LICENSE
file for details.