-
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
Showing
1 changed file
with
17 additions
and
3 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,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) | |