Skip to content

A simple script that gives you a list of users who you follow but they don't follow you back on GitHub.

License

Notifications You must be signed in to change notification settings

kerolloz/who-doesnt-follow-me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Who doesn't follow me back? 👨‍💻

Who Doesn't Follow Me is a simple Ruby script that helps you identify GitHub users who you follow, but they don't follow you back. This command line tool uses GitHub's API to retrieve information about your followers and the users you follow, making the process quick and efficient. :octocat:

Note
There's a web version at kerolloz/github-non-followers

How to Use 💡

To use Who Doesn't Follow Me, you will need to have Ruby installed on your machine. You can install Ruby from their official website or use a ruby version managaer such as rbenv.

  • Clone this repository to your local machine. 💪

    git clone https://github.com/kerolloz/who-doesnt-follow-me.git
  • Install the required Ruby gems. 💎

    bundle install
  • Run the script by passing your GitHub username as an argument. 🚀

    ruby main.rb <username>

License

This project is licensed under the MIT License. Feel free to use and modify it as you see fit.

About

A simple script that gives you a list of users who you follow but they don't follow you back on GitHub.

Topics

Resources

License

Stars

Watchers

Forks

Languages