Giter Site home page Giter Site logo

1farz1 / i-found-you Goto Github PK

View Code? Open in Web Editor NEW
21.0 1.0 0.0 29 KB

I Found you is A Cli that helps you get all the users that you follow but they dont follow you back (Unfollowers)

Rust 90.49% Python 9.51%
cargo clap-rs cli coding follower-tracker rust tools command-line-tool github github-api

i-found-you's Introduction

I Found You

  • I found is A Cli made with rust that helps you see the people that you follow and doesnt follow you (unfollowers) , offering huge performance and speed.

Demo

2024-06-27.19-31-10.mp4

Note

  • The token i used for this video is for testing only , and no longer valid , you should never share that token with anyone

How To Use

  • Use Cmd in windows or terminal in Linux
  • run the project by typing the following command in your terminal
cargo run
  • You will be asked to enter your github personal access token , you can genereate one by going into the developer settings in your github account and generate one

  • once you enter your token you will get a list of the people that you follow and they dont follow you back

Upcoming Features

  • Add a whitelist options that filter all the users that you dont wanna see them in the list generated by the Cli [Pending]
  • unfollow options [Pending]
  • Adding Instagram Option

Installation

  • You can install the cli by running the following command in your terminal
cargo install ifoundyou

Dependencies

[dependencies]
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
clap = { version = "4.0", features = ["derive"] }
tokio = { version = "1", features = ["full"] }
reqwest = { version = "0.12.5", features = ["json"] }
dialoguer = "0.9"

License

  • This project is licensed under the MIT License - see the LICENSE.md file for details

Author

i-found-you's People

Contributors

1farz1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.