Skip to content

victorlomi/Password-Locker

Repository files navigation

Password Locker

A program to keep track of your accounts on different platforms. Password Locker allows you to add credentials for your different accounts and also to view said credentials. Along with this, you can use the password generator to get strong passwords that password locker will store for you.

Author: Victor Lominyo

Technologies Used

  • Python

Setup Intructions and Installation

  1. Clone the repository on to your computer
git clone https://github.com/victorlomi/Password-Locker
  1. Navigate to the project directory
cd Password-Locker
  1. Run the program
python3 main.py

You are all set!

Contact

Email: victorlominyo@gmail.com

License

MIT License

Copyright (c) 2020 victorlomi

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A program to keep track of your different accounts on different platforms. You can store your usernames and passwords using Password-Locker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages