Clip Vault

A quick and simple way to manage passwords for web pages.

Installation

python setup.py install

Example Usage

Registering for a new website:

  • copy the URL from a website you would like to create a password for
  • type snag into a terminal
  • copy new random password into the password field
  • profit

Login into an existing site:

  • copy URL of website
  • type snag into a terminal
  • copy password into the password field
  • profit

Modifying existing passwords for a website:

  • copy URL of website into terminal
  • type vault
  • enter in new password (the new password will also be put into your clipboard)
  • profit

Built With

Share this project:

Updates