Skip to content

Latest commit

 

History

History
92 lines (62 loc) · 2.13 KB

File metadata and controls

92 lines (62 loc) · 2.13 KB

GitHub Unfollowers Tracker

Easily discover which GitHub users don't follow you back with a sleek, colorful, and modern Streamlit interface.

Screenshot 1


🌟 Features

  • 🔍 Instantly find users you follow who don't follow you back
  • 🎨 Modern and visually appealing UI
  • 🔐 Optional GitHub Token support for higher API request limits
  • 📱 Mobile-friendly and responsive layout
  • ⚡ Fast, simple, and powered by Streamlit

📸 Screenshots

Screenshot 2

🚀 Getting Started

1. Clone this repository

git clone https://github.com/busradeveci/GitHubUnfollowers.git
cd GitHubUnfollowers

2. Install dependencies

pip install -r requirements.txt

Required packages: streamlit, requests

3. Run the application

streamlit run github_unfollowers.py

🛠️ How It Works

  1. Enter your GitHub username.
  2. (Optional) Paste your GitHub Token to increase API limits.
  3. Click the Analyze button.
  4. The app fetches your followers and following data.
  5. It displays a list of users you follow who don’t follow you back.

💡 Why Use This Tool?

  • Clean up your following list
  • Understand your GitHub social connections
  • Use a tool that’s beautiful, functional, and beginner-friendly
  • Open-source, lightweight, and deployable anywhere

🌐 Deployment Options

You can host this app using:


📄 License

This project is licensed under the MIT License. See the LICENSE file for more information.


🌟 Show Your Support

If you find this project useful:

  • ⭐ Star the repository
  • 🍴 Fork it
  • 📢 Share it with others
  • 💬 Give feedback and suggestions

🙋‍♀️ Created By

Made with ❤️ by Büşra Connect on GitHub