Skip to content

First Release

Latest

Choose a tag to compare

@Abeelha Abeelha released this 25 Aug 18:48
· 4 commits to main since this release
152b983

User Instructions


🐝 Instagram Matrix Analyzer

A lightning-fast, offline tool to find Instagram accounts that don't follow you back.

🚀 Quick Start (3 Steps)

  1. Download your Instagram data:

    • Go to Instagram → Settings → Privacy → Download Your Information
    • Select "Followers and following" data only
    • Choose JSON format and download
  2. Extract and place files:

    • Extract the downloaded ZIP file
    • Find these two files: followers_1.json and following.json
    • Place them in the same folder as the downloaded .exe
  3. Run the analyzer:

    • Double-click instagram-matrix-analyzer.exe
    • Navigate with arrow keys or j/k
    • Press 'q' to quit

📁 Folder Structure

Your folder/
├── instagram-matrix-analyzer.exe  ← Downloaded from releases
├── followers_1.json               ← From your Instagram data
└── following.json                 ← From your Instagram data

✨ Features

  • 🔒 100% Offline & Private - Your data never leaves your computer
  • ⚡ Lightning Fast - Rust-powered analysis in milliseconds
  • 🐝 Matrix-Bee Theme - Beautiful terminal interface
  • 📱 Portable - Single .exe file, no installation needed
  • 🎯 Accurate - Finds exactly who doesn't follow you back

🎨 Interface

  • Sleek matrix-style interface with bee aesthetics
  • Synth-black background with electric yellow highlights
  • Real-time navigation and selection counter
  • Bee emoji indicators throughout

⚙️ Advanced Usage

instagram-matrix-analyzer.exe -f path/to/followers_1.json -g path/to/following.json

Privacy First: All processing happens locally on your machine. No data is sent anywhere.