Skip to content

Password-Locker is a terminal run python app that allows users to manage credentials of their various accounts eg Instagram, Twitter...

Notifications You must be signed in to change notification settings

Njihia413/password-locker

Repository files navigation

Password-Locker

Contributors of this Project

  • By Maureen Njihia on 2nd September 2021

Description

This is a simple terminal based python app that allows users to manage credentials of their various accounts e.g Instagram, Twitter... Users are allowed to:

  • Create new account credentials.
  • Save account credentials.
  • Display account credentials.
  • Delete account credentials.

Setup Requirements

Setup Installation

  • Clone this repository to your local directory from your terminal
git clone https://github.com/Njihia413/password-locker.git
cd password-locker
  • Open the project using a suitable code editor: code.visualstudio.com
  • Open the terminal of your code editor
  • To interact with the app, run the file (run.py):
chmod +x run.py
./run.py

Known Bugs

There are no known bugs of this project at the moment.

Technologies Used

  • Python3.8

Support and contact details

For any contributions towards this project:

License

MIT License

Copyright (c) 2021 Moringa school

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files , 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

Password-Locker is a terminal run python app that allows users to manage credentials of their various accounts eg Instagram, Twitter...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages