marichu-kt
GitHub-Unfollowed
Python

A fast Python tool to check which GitHub users you follow don't follow you back, with optional export and terminal visuals.

Last updated Apr 24, 2026
26
Stars
1
Forks
0
Issues
0
Stars/day
Attention Score
7
Language breakdown
Python 100.0%
Files click to expand
README

🐙 GitHub Follower Tracker

Banner

GitHub Follower Tracker is a fast and interactive Python tool that checks which GitHub users you follow that don’t follow you back. It features animated terminal spinners, optional export to TXT/CSV, parallel requests for speed, and colorful CLI output. Ideal for managing your GitHub social connections in style.


🚀 Features

  • Identify users who don’t follow you back
  • Export results to .txt and/or .csv
  • Parallel data fetching for performance
  • ASCII spinner loading animations
  • Environment-based secure configuration

⚙️ Configuration

To run the script, you must create and configure a .env.local file in the root of the project with the content:

GITHUB_USERNAME=XXXXXXXXXXXXXXXXXXX
GITHUB_TOKEN=XXXXXXXXXXXXXXXXXXX

Replace XXXXXXXXXXXXXXXXXXX with:


📁 Output Files

  • notfollowingback.txt: Plain list with GitHub usernames and profile URLs
  • notfollowingback.csv: Detailed list including name, bio, followers, etc.

📜 License

This project is licensed under the MIT License — free to use, modify, and distribute.

🔗 More in this category

© 2026 GitRepoTrend · marichu-kt/GitHub-Unfollowed · Updated daily from GitHub