Skip to content

An application that will help us manage our various different account login credentials and passwords

Notifications You must be signed in to change notification settings

JohnKarima/password-locker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name

Password Locker

Project Description

  • An application that will help us manage our various different account login credentials and passwords.

Screencap

Screenshot of working application

Author

Setup Instructions

Prerequisites

  • python3.8
  • pip
  • pyperclip
  • pyfiglet

Cloning

  • Open Terminal
{Ctrl+Alt+T}
  • Clone the repository
$ git clone https://github.com/JohnKarima/password-locker.git
  • Move into directory
$ cd password-locker
  • Open project on code editor
$ code . 
  • Run the application by opening the cloned file in terminal and running the commands:
$ chmod +x run.py
$ ./run.py
  • Run the test for the application:
$ python3.8 -m unittest password_test.py

Technologies Used

  • Python

Contact Information

karimajohn24@gmail.com

License Copyright

  • 2020, John Karima.

https://opensource.org/licenses/MIT

About

An application that will help us manage our various different account login credentials and passwords

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages