Skip to content

DarthBenro008/gunfollower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gunfollower Banner

release GitHub Workflow Status (branch) rust-version GitHub License PRs Welcome

A CLI written in rust to check who follows and unfollows you on GitHub

G-unfollower

A simple CLI that tell watches and let's you know if anyone has followed or unfollowed you recently with some cool caching mechanism.

carbon

Installation

Using Homebrew

brew tap DarthBenro008/gunfollower
brew install gunfollower

Using Cargo

You can install gunfollower from Cargo

cargo install gunfollower

Manual Installation

You can also download the binary and install it manually.

  • Go to releases page and grab the latest release of gunfollower.
  • Download the latest release of gunfollower specific to your OS.
  • If you are on Linux/MacOS, make sure you move the binary to somewhere in your $PATH (e.g. /usr/local/bin).

p10K Support

Gunfollower also supports p10k shell! You can keep watch on your GitHub Followers and people you follow right from you shell.

  • Run gunfollower shell to learn more

Here is the p10k battery in action

p10

Architecture

GunfollowerArch

🤝 Contributions

  • Feel Free to Open a PR/Issue for any feature or bug(s).
  • Make sure you follow the community guidelines.
  • Feel free to open an issue to ask a question/discuss anything about G-unfollower.
  • Have a feature request? Open an Issue!

⚖ License

Copyright 2021 Hemanth Krishna

Licensed under MIT License : https://opensource.org/licenses/MIT

Made with ❤ and a single cup of coffee