微信 macOS 动态库 WeChatTweak-macOS

码农软件 · 软件分类 · 微信/微信小程序 · 2019-03-13 14:12:22

软件介绍

WeChatTweak 并不是一个独立的客户端,而是一款插件,目前仅支持 macOS,并且需要首先安装微信 for Mac 官方客户端。

之后需要使用命令行来安装 WeChatTweak,方法如下:

1、打开终端(Terminal)
2、下载源码: git clone 
3、进入目录:cd WeChatTweak-macOS
4、编译安装:sudo make install
5、打开微信客户端

卸载请使用命令行:sudo make uninstall

WeChatTweak 将实现以下几个非常实用的功能:

  • 阻止消息撤回

  • 消息列表通知

  • 系统通知

  • 正常撤回自己发出的消息

  • 客户端无限多开

  • 右键 dock icon 登录新的微信账号

  • 命令行执行:open -n /Applications/WeChat.app

  • 重新打开应用无需手机认证

  • UI界面设置面板

本文地址:https://www.codercto.com/soft/d/1259.html

Algorithms and Data Structures

Algorithms and Data Structures

Kurt Mehlhorn、Peter Sanders / Springer / 2008-08-06 / USD 49.95

Algorithms are at the heart of every nontrivial computer application, and algorithmics is a modern and active area of computer science. Every computer scientist and every professional programmer shoul......一起来看看 《Algorithms and Data Structures》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具