- Python 3.0 or above.
- Download the code or clone it to your local repository.
- Set your preferred location to 'services.txt' (line 8) - this file will contain the user data.
- Inside
mp.py
set your master password by changing the return value of the functionget_mp()
.
- One For All - Add all your usernames and passwords, and now you only need to remember the master password!
- Check whether a service is already listed.
- View all the usernames and passwords in one place.
- Delete all user data (also protected by the master password).
There are also more little things.. like exceptions handling, checking for duplicate services, and more!
Add a new service:
Find an existing service:
View all services:
Delete all services: