Giter VIP home page Giter VIP logo

who-unfollowed-me's Introduction

who-unfollowed-me

๐Ÿ˜  who-unfollowed-me

A CLI that let's you know who recently unfollowed you on GitHub.

Product Hunt

๐ŸŽฉ INSTALLATION

Install the CLI globally. If you are Windows user, run your Command Prompt or Terminal as Administrator. If you are macOS user, add sudo before the following command.

npm i -g who-unfollowed-me

installation

โš™๏ธ USAGE

You need to run the following command in your terminal.

unfollow

When you run the CLI for the first time, it will ask you to enter your GitHub username.

first run

After that, whenever you run the CLI again, it will show you if anyone has recently unfollowed you or not.

unfollow

If no one has unfollowed you, the CLI will also let you know this.

no one unfollowed

If you are a Windows user, make sure that whenever you run the CLI, first run your Terminal or Command Prompt as Administrator.

๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป AUTHOR

Howdy, you! This is Saad Irfan, an aspiring JavaScript developer, former Google Developer Student Club's Lead, Microsoft Learn Student Ambassador, and an undergrad student. You can read more about me here.


โšก๏ธ Other Projects

I have curated a detailed list of all the open-source projects I have authored. Do take out a moment and take a look.

๐Ÿ”‘ LICENSE

  • MIT

who-unfollowed-me's People

Contributors

msaaddev avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

who-unfollowed-me's Issues

Doesn't really save, When terminal is closed the process is terminated

It seems as if when ever i close the terminal I have to enter my username again to check, and when that happens it just stores the details, It doesn't tell me who unfollowed me. I am not how this can be fixed with the terminal but if you use the web you can use local storage. I have forked this repo in order to fix the issue, but i am struggling, just wanted to let you know.

maybe update axios dependency?

Hi,

I was doing my global npm audit today and it notified about vulnerabilites which comes from outdated version of axios lib this is using.

2022-01-26_13-47-20

Hopefully it is possible for you to update this dep. or please close this issue! Thanks and have a nice day!

Unhandled error in response

The script worked fine on Windows 10, but I get this output after switching to Windows 11:

โ€ผ WARNING Following folk/s have unfollowed you recently.
ร— Fetching GitHub followers
C:\Users\Eduardo\AppData\Roaming\npm\node_modules\who-unfollowed-me\utils\cli.js:38
if (error.response.status === 404) {
^

TypeError: Cannot read properties of undefined (reading 'status')
at module.exports (C:\Users\Eduardo\AppData\Roaming\npm\node_modules\who-unfollowed-me\utils\cli.js:38:22)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async module.exports (C:\Users\Eduardo\AppData\Roaming\npm\node_modules\who-unfollowed-me\index.js:29:2)

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.