Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 453 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 453 Bytes

Password Manager

This a simple GUI app for a password manager

Installation Instructions

To get started, clone the repository

Running the application

The program can be run with any IDE that works with python. Alternatively, the program can be compiled to a standalone executable with pyinstaller. On your first run, the program will generate a JSON file. This file will store your data, deleting this file means that all your data will be lost.