Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fuyoufang committed Jul 31, 2021
1 parent fc29f31 commit b23abb9
Showing 1 changed file with 17 additions and 3 deletions.
20 changes: 17 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
# WiFiPassword

查看 WiFi 密码
WiFiPassword 是一款 Mac 软件,有如下功能:

截图
![](Images/)
1. 忘记 mac 的 wifi 密码之后,可以查看 wifi 密码
2. mac 连接 WiFi 之后,可以生成二维码给手机扫描加入
3. 可以保存 WiFi 信息成图片,UI 还过得去

## 软件信息

1. 开发语言:Swift 5
1. UI:SwiftUI
1. 运行环境:Mac 10.15+

## 运行 UI 截图

| 界面 | 截图 |
| :---: | :---: |
| UI 主界面 | ![](Images/main.jpg) |
| 保存的 WiFi 信息图片 | ![](Images/wifi_info.jpg) |

0 comments on commit b23abb9

Please sign in to comment.