Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/krasivaya/password-locker
This is a python application that manages a user various account credentials for different acounts they have signed into or want to signed up to i.e username and passowrd for each account. (It can be email, social media, entertainment or job portal accounts)
https://github.com/krasivaya/password-locker
pyperclip python-pip python3
Last synced: about 11 hours ago
JSON representation
This is a python application that manages a user various account credentials for different acounts they have signed into or want to signed up to i.e username and passowrd for each account. (It can be email, social media, entertainment or job portal accounts)
- Host: GitHub
- URL: https://github.com/krasivaya/password-locker
- Owner: Krasivaya
- Created: 2019-09-06T07:19:25.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-15T12:32:00.000Z (over 3 years ago)
- Last Synced: 2023-03-03T03:16:19.867Z (over 1 year ago)
- Topics: pyperclip, python-pip, python3
- Language: Python
- Homepage:
- Size: 83 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Password Locker
### Developed By
[Carine I. SEMWAGA](https://github.com/Krasivaya)### Description
This is a python application that manages a user various account credentials for different acounts they have signed into or want to signed up to i.e username and passowrd for each account. (It can be email, social media, entertainment or job portal accounts)```
Password Locker Screenshot
```
![screenshot](https://user-images.githubusercontent.com/51264308/64457635-6d3f3500-d0f3-11e9-8fe3-94b69bd2d113.png)### Technologies/Tools Used
1. Python3.6
2. Python3-pip
3. Pyperclip### Installation/Setup Requirements
#### WHEN CLONING:
* Open your terminal
* initialize github, git clone https://github.com/Krasivaya/Password-Locker.git
* cd Password-Locker
* open folder in prefered IDE## Running end-to-end tests
#### TO RUN THE APPPLICATION
* Open cloned file in your terminal
```
$ chmod +x runMe.py
$ ./runMe.py
```
#### TO RUN THE TEST
* In your terminal
```
$ passwordLocker_test.py
```### Known Bugs
No bug known. If you found any please contact!### Contact
If you need any support, reach out to me at [[email protected]]### License
This project is under the [MIT](https://github.com/Krasivaya/github/blob/master/LICENSE) license.##### Copyright (c) 2019 Carine I. SEMWAGA.