Skip to content

kyprosantreou/Password-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

My Password Manager App

This is a password management application built using the Flet framework.

Description

This application allows users to manage their passwords for various services and accounts. It provides functionality to add, modify, search for, and delete account information securely.

Features

  • User authentication and registration
  • Password encryption and decryption using Fernet cryptography
  • Tab-based interface for different password management actions
  • Mysql database integration for storing account information

Usage

To use this application, follow these steps:

  1. Clone the repository to your local machine.

  2. Install the required dependencies using the following command:

    pip install flet cryptography mysql-connector-python argon2-cffi pyotp
    
  3. Run the main.py script to start the application.

Screenshots

Login Screen

Login Screen

Password Management

Password Management

Author

Created by Kypros Andreou.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages