mirror of
https://github.com/Sunnyyoung/WeChatTweak-macOS.git
synced 2025-05-22 22:36:07 +08:00
Update README.md
This commit is contained in:
parent
3a8c581c5e
commit
3c6f1cbe66
|
@ -7,6 +7,8 @@
|
|||
|
||||
A dynamic library tweak for WeChat macOS.
|
||||
|
||||

|
||||
|
||||
## Features
|
||||
|
||||
- Anti message revoked
|
||||
|
@ -31,34 +33,16 @@ A dynamic library tweak for WeChat macOS.
|
|||
|
||||
Install command line tool [WeChatTweak-CLI](https://github.com/Sunnyyoung/WeChatTweak-CLI):
|
||||
|
||||
```bash
|
||||
$ brew tap sunnyyoung/repo/wechattweak-cli
|
||||
```
|
||||
```bash
|
||||
brew tap sunnyyoung/repo/wechattweak-cli
|
||||
```
|
||||
|
||||
Install/Upgrade/Uninstall Tweak:
|
||||
|
||||
```bash
|
||||
$ sudo wechattweak-cli install # Install/Uninstall
|
||||
$ sudo wechattweak-cli uninstall # Uninstall
|
||||
```
|
||||
|
||||
## Screenshots
|
||||
|
||||
### Overview
|
||||
|
||||

|
||||
|
||||
### Raycast extension
|
||||
|
||||

|
||||
|
||||
### Alfred workflow
|
||||
|
||||

|
||||
|
||||
### LaunchBar action
|
||||
|
||||

|
||||
```bash
|
||||
sudo wechattweak-cli install # Install/Uninstall
|
||||
sudo wechattweak-cli uninstall # Uninstall
|
||||
```
|
||||
|
||||
## References
|
||||
|
||||
|
|
38
README.md
38
README.md
|
@ -7,6 +7,8 @@
|
|||
|
||||
微信 macOS 客户端增强 Tweak 动态库。
|
||||
|
||||

|
||||
|
||||
## 功能
|
||||
|
||||
- 阻止消息撤回
|
||||
|
@ -31,37 +33,23 @@
|
|||
|
||||
**首次使用**安装 [WeChatTweak-CLI](https://github.com/Sunnyyoung/WeChatTweak-CLI):
|
||||
|
||||
```bash
|
||||
$ brew install sunnyyoung/repo/wechattweak-cli
|
||||
```
|
||||
```bash
|
||||
brew install sunnyyoung/repo/wechattweak-cli
|
||||
```
|
||||
|
||||
安装/更新/卸载 Tweak:
|
||||
|
||||
```bash
|
||||
$ sudo wechattweak-cli install # 安装/更新
|
||||
$ sudo wechattweak-cli uninstall # 卸载
|
||||
```
|
||||
|
||||
## 截图
|
||||
|
||||
### 整体预览
|
||||
|
||||

|
||||
|
||||
### Raycast extension
|
||||
|
||||

|
||||
|
||||
### Alfred workflow
|
||||
|
||||

|
||||
|
||||
### LaunchBar action
|
||||
|
||||

|
||||
```bash
|
||||
sudo wechattweak-cli install # 安装/更新
|
||||
sudo wechattweak-cli uninstall # 卸载
|
||||
```
|
||||
|
||||
## FAQ
|
||||
|
||||
- 安装失败?
|
||||
1. 请检查本地网络是否畅通。
|
||||
2. 请检查是否安装了最新版本 WeChat 客户端,官网 & App Store 版本均可尝试。
|
||||
3. 请检查 Terminal app 是否有正确的权限配置。
|
||||
- 功能失效?
|
||||
请提交 **issue** 然后等待,或提交 **pull request** 一起发电。
|
||||
- Issue 没有响应 or 回复?
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 520 KiB |
Binary file not shown.
Before Width: | Height: | Size: 45 KiB |
Binary file not shown.
Before Width: | Height: | Size: 42 KiB |
BIN
Screenshot/overview.jpg
Normal file
BIN
Screenshot/overview.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 501 KiB |
Binary file not shown.
Before Width: | Height: | Size: 288 KiB |
Loading…
Reference in New Issue
Block a user