Skip to content

msaaddev/password-gen-cli

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

cover image

πŸš€ password-gen-cli

Tired of thinking new passwords everytime you sign up somewhere!? Don't worry anymore. I got you covered. πŸ˜‰

πŸ‘‰ FEATURES

  • πŸ”‘ Generate Random Passwords
  • πŸ“‹ No need to copy the password. Just press ⌘ Command + V where you want to paste it.

🎩 INSTALLATION

Install the CLI globally. If you are windows user, run your command prompt/terminal as administrator. If you are macOS user, add sudo before the following command.

npm i -g password-gen-cli

You can also use it using npx.

npx password-gen-cli

πŸ— USAGE

Run the CLI by typing the following command in your terminal/command prompt. This will generate the password and copy it on your clipboard. The only thing you need to do is to paste it where you are signing up.

pgen

A random password will be generated & then will be copied to the clipboard.

working

⚑️ 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 & Conduct