Skip to content

πŸ” Keep your followers and following in perfect balance with GitHubUnfollow! Say goodbye to uneven numbers and effortlessly unfollow those who don't follow back. Explore our array of scripts to maintain your GitHub harmony. Let's keep it in per-fect balance! πŸ”„πŸ’«

Notifications You must be signed in to change notification settings

CHEGEBB/Github-Unfollow-Pulse

Repository files navigation

Github-Unfollow-Pulse

FollowPulse is a GitHub Relationship Manager,written in four different scripting languages that helps you keep track of your followers and those you follow on GitHub. It allows you to identify people who don't follow you back and provides options to unfollow them. Additionally, you can follow users who are likely to follow you back.Use the script of your choice,with powershell running in windows and the rest can run in linux os.

Table of Contents

PowerShell πŸ–₯️

How to Run πŸƒ

  1. Open a PowerShell terminal.
  2. Navigate to the directory containing the PowerShell script.
  3. Run the script using the following command:
    .\FollowPulse.ps1

Follow the on-screen prompts to interact with the FollowPulse GitHub Relationship Manager.

Python 🐍

How to Run πŸƒ

Make sure you have Python installed on your system. Open a terminal.

clone repo

https://github.com/CHEGEBB/Github-Unfollow-Pulse.git

Navigate to the directory containing the Python script.

cd Github-Unfollow-Pulse.git

Run the script using the following command:

pip install -r requirements.txt
python3 FollowPulse.py

Follow the on-screen prompts to interact with the FollowPulse GitHub Relationship Manager.

Ruby πŸ’Ž

How to Install and Run πŸƒ

How to Install Ruby on Linux 🐧

  1. Open a terminal.

clone repo

https://github.com/CHEGEBB/Github-Unfollow-Pulse.git

Navigate to the directory containing the Python script.

cd Github-Unfollow-Pulse.git
  1. Update the package list:
    sudo apt update
    sudo apt install ruby-full
    ruby --version

Install the required gems by running:

gem install octokit --user-install
gem install tty-prompt --user-install
gem install octokit tty-prompt pastel

Navigate to the directory containing the Ruby script. Run the script using the following command:

ruby FollowPulse.rb

Follow the on-screen prompts to interact with the FollowPulse GitHub Relationship Manager.

Shell 🐚

How to Run πŸƒ

Open a terminal.

clone repo

https://github.com/CHEGEBB/Github-Unfollow-Pulse.git

Navigate to the directory containing the Python script.

cd Github-Unfollow-Pulse.git

Run the script using the following command: Make script executable:

 sudo apt-get install curl
 sudo apt-get install jq
chmod +x FollowPulse.sh
./FollowPulse.sh

Follow the on-screen prompts to interact with the FollowPulse GitHub Relationship Manager.

Author πŸ‘¨β€πŸ’»

CHEGEBB

Feel free to contribute or report issues on GitHub. Happy coding! πŸš€

About

πŸ” Keep your followers and following in perfect balance with GitHubUnfollow! Say goodbye to uneven numbers and effortlessly unfollow those who don't follow back. Explore our array of scripts to maintain your GitHub harmony. Let's keep it in per-fect balance! πŸ”„πŸ’«

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published