Skip to content

Commit

Permalink
feat: add wx
Browse files Browse the repository at this point in the history
  • Loading branch information
Xutaotaotao committed Jul 31, 2024
1 parent 1436aa4 commit 82d28f1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README-zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,12 @@ getWinInstalledApps().then(apps => {
- Windows
主要是读取注册表的数据,然后解析相应的信息,形成结构的app信息的对象。

# 📱 联系作者

微信扫码联系我

<img src="https://xutaotaotao.github.io/wx_qr.jpg" />

# 🛠 本地开发
```
git clone https://github.com/Xutaotaotao/get-installed-apps.git
Expand Down
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,12 @@ Retrieve the software file directory under 'Applications', use 'mdls' to fetch r
- Windows
Retrieve software information by reading data from the registry.

# 📱 Contact me

Use WeChat to contact me

<img src="https://xutaotaotao.github.io/wx_qr.jpg" />

# 🛠 Development
```
git clone https://github.com/Xutaotaotao/get-installed-apps.git
Expand Down

0 comments on commit 82d28f1

Please sign in to comment.