Skip to content

This repository provides a script to help you manage your GitHub followers and following lists. If you're too lazy to set up automation through the GitHub API, you can run the provided script directly in your browser's console to manage your followers and unfollow users who don't follow you back.

License

Notifications You must be signed in to change notification settings

lacolle87/gh_followers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Followers Manager

This repository provides a script to help you manage your GitHub followers and following lists. If you're too lazy to set up automation through the GitHub API, you can run the provided script directly in your browser's console to manage your followers and unfollow users who don't follow you back.

Features

  • Parses your followers and following lists on GitHub.
  • Automatically unfollows users who do not follow you back.
  • Simple and quick to use with no external setup required.

How to Use

  1. Navigate to the Followers 1st Page:

  2. Open Browser Console:

    • Open your browser's developer tools (usually accessible via F12 or Ctrl+Shift+I/Cmd+Option+I).
    • Go to the "Console" tab.
  3. Run the Script:

    • Copy the script and paste it into the console, then hit Enter:
  4. Wait for Completion:

    • The script will automatically process all pages of followers and following, and log the results in the console.

Notes

  • Rate Limits: Be cautious not to exceed GitHub's rate limits for API or UI interactions.
  • No Liability: Use this script responsibly. The repository owner is not responsible for any issues caused by using this script! Use at your own risk.
  • Customization: You can modify the script to suit your specific needs.

Bug Reports

If you encounter any bugs or issues, please open an issue on this repository with detailed information about the problem.


Enjoy managing your GitHub followers more efficiently! 🎉

About

This repository provides a script to help you manage your GitHub followers and following lists. If you're too lazy to set up automation through the GitHub API, you can run the provided script directly in your browser's console to manage your followers and unfollow users who don't follow you back.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published