-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c1406a9
commit 5ba51a2
Showing
1 changed file
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,11 @@ | ||
# PasswordManager | ||
基于图形用户界面,使用纯Go实现的密码管理系统。包含密码生成、密码查找、密码管理基本功能。 | ||
|
||
感谢以下开源库 | ||
"github.com/andlabs/ui" | ||
"github.com/syndtr/goleveldb/leveldb" | ||
|
||
![image](https://user-images.githubusercontent.com/47343901/205073399-66f68628-4cf2-42a6-8ad7-c05f84145011.png) | ||
|
||
|
||
![image](https://user-images.githubusercontent.com/47343901/205073447-525120dd-6f55-40be-9c7f-523a9c8c1312.png) |