Skip to content

Latest commit

 

History

History
55 lines (38 loc) · 1.16 KB

README.md

File metadata and controls

55 lines (38 loc) · 1.16 KB

Password manager

This software can store account passwords for all kinds of websites or applications. You can add, delete, edit data and use search box to quickly find the account you need.

Software Introduction

Initial page

1

Setup password

2

  • After installing the program, you are required to set up a login password

Login interface

3

Reset password

4

  • Current password is required to reset.

Main interface

5

Add data

6

  • Name is required, otherwise you can't add it.
  • The editing page is the same as the adding page

List Sorting

after before
7 8

You can manually drag and drop to sort.

View Content

11

Search

10

  • When you enter a keyword, related information will be displayed.

Export to CSV file

9

Database

  • The database file will be in your root directory, named "passwords.db".

Expected to develop

  • Language selection (e.g., English).

Changelog

  • v1.0.0 created on 2024/10/20