DEV Community

Cover image for How to make a GUI Password manager using Python
Naem Azam
Naem Azam

Posted on

How to make a GUI Password manager using Python

R-Pass is a Python GUI based Password Store and Generator System , Save and Easy Useful.

Installation

Clone from github

  git clone https://github.com/naemazam/Remember-Password.git
Enter fullscreen mode Exit fullscreen mode

Run it

  python3 R-Pass.py
Enter fullscreen mode Exit fullscreen mode

## User Guide
For save Data:

  • Put Your website name
  • Mail address or UserId
  • Put Password or Genarate It.
  • Click on Save to Save it

For Find Data:

  • Put Your website name
  • Click Search.

Top comments (0)