Coder Social home page Coder Social logo

pw2clip's Introduction

pw2clip

Generate strong passwords directly from your terminal to your clipboard, ready to paste in where you need it.

This little CLI is built on top of generate-password npm package, and you can configure it with the same options.

Install the package globally and type pw2clip in your terminal. You will now have a new strong password copied into your clipboard.

Install and configuring

npm install pw2clip -g

You will be asked a few questions about how you would like your passwords.

  1. Would you like numbers in your passwords? (default is 16 characters)
  2. Would you like symbols in your passwords? (default is yes)
  3. Would you like uppercase letters in your passwords? (default is yes)
  4. Would you like to exclude similar characters in your passwords? (default is yes)
  5. If you want to exclude special characters from your passwords, then type them here: (default is '')
  6. Would you like to include at least one character from each character type in your passwords? (default is yes)
  7. Would you like to see the generated passwords in the console output (default is no)

pw2clip's People

Watchers

James Cloos avatar Søren Gregersen 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.