Skip to content

Latest commit

 

History

History
84 lines (50 loc) · 1.73 KB

Readme.md

File metadata and controls

84 lines (50 loc) · 1.73 KB

Password-Locker 🔐

Having trouble in creating a new password or trying to remember new passwords this reposirory gutch u!! 😉

This is a simple shell application that allows a user to store their profile credentials and also generate a strong password.

Authors

  • Collins Kariuki

Getting Started

These Simple Instructions will get you a copy of the application running on your terminal.

  1. You need to get into the Project Repository.

Link:-> https://github.com/zecollokaris/password-locker

  1. Clone the project.

  2. get into project folder (cd into project).

  3. If you have all the Pre-requisites you can run the application.

DISPLAY

Prerequisites

What things you need to install the application and how to install them.

Python3.6

Installation

To Install python 3.6 on terminal execute

apt-get install python3.6
apt-get install pip3

Running the application

  1. Navigate into the cloned folder using terminal and enter command ./run.py to run the app. The app will open on terminal

  2. Follow and answer the prompts to use the application.

  3. Cheers 🍻 Enjoy the Application. 😏

Built With

Support & Contact

License

This project is licensed under the MIT License - see the LICENSE file for details