GitGhost
GitGhost is a powerful GitHub unfollowers tracking tool that helps you identify users you follow but who don’t follow you back.
Install / Use
/learn @s-r-e-e-r-a-j/GitGhostREADME
GitGhost
Find out who doesn’t follow you back on GitHub! GitGhost is a powerful GitHub unfollowers tracking tool that helps you identify users you follow but who don’t follow you back.
Features
- Find non-followers – See who isn’t following you back
- Uses GitHub API – Fast & reliable data fetching
- Save Results – Option to save unfollowers list to a file
- Easy to Use – Just run, enter your username, and get results!
Installation
Clone the repository and navigate to the project folder:
git clone https://github.com/s-r-e-e-r-a-j/GitGhost.git
cd GitGhost
Dependencies
Make sure you have Python installed along with the following dependencies:
-
requests
install it by
pip3 install requests
Usage
Run the script:
python3 gitghost.py
Getting a GitHub Personal Access Token
GitGhost requires a GitHub personal access token (PAT) to authenticate API requests. Follow these steps to generate one:
Step 1: Open GitHub Token Settings
Go to the GitHub Personal Access Tokens page:
Step 2: Generate a New Token
- Click "Generate new token (classic)".
- In the "Note" field, enter a description (e.g., GitGhost Token).
Step 3: Set Token Permissions
- Under "Select scopes", check the box for:
✅read:user– Required to fetch your followers and following lists.
Step 4: Generate & Copy the Token
- Scroll down and click "Generate token".
- Copy the token and store it securely (you won’t see it again).
Step 5: Use the Token in GitGhost
- When prompted by GitGhost, paste your token to authenticate.
Important Notes
- Never share your GitHub token with anyone.
- If your token is compromised, revoke it immediately and generate a new one.
- GitHub tokens expire based on the duration you set, so renew it if needed.
This guide ensures you have a valid GitHub token to use with GitGhost.
What It Does:
- 1️⃣ Prompts for your GitHub username
- 2️⃣ Asks for your GitHub token
- 3️⃣ Fetches your followers and following lists
- 4️⃣ Shows users you follow who don’t follow you back
- 5️⃣ Lets you save the results to a file
Screenshot
License
This project is licensed under the MIT License.
Related Skills
apple-reminders
351.4kManage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
gh-issues
351.4kFetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]
node-connect
351.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
oracle
351.4kBest practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).
