Swiftpack.co - sunnyyoung/WeChatTweak-CLI as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by sunnyyoung.
sunnyyoung/WeChatTweak-CLI 1.5
A command line utility to work with WeChatTweak-macOS - WeChatTweak 命令行工具
⭐️ 302
🕓 41 weeks ago
macOS
.package(url: "https://github.com/sunnyyoung/WeChatTweak-CLI.git", from: "1.5")

WeChatTweak-CLI

A command line utility to work with WeChatTweak-macOS.

Overview

OVERVIEW: A command line utility to work with WeChatTweak-macOS.

USAGE: wechattweak-cli <subcommand>

OPTIONS:
  -h, --help              Show help information.

SUBCOMMANDS:
  install                 Install or upgrade tweak.
  uninstall               Uninstall tweak.
  resign                  Force resign WeChat.app
  version                 Get current version of WeChatTweak.

  See 'wechattweak-cli help <subcommand>' for detailed help.

Requirements

  • macOS >= 10.12
  • Swift 5 Runtime Support

Install

Homebrew

You can install WeChatTweak-CLI via Homebrew.

$ brew install sunnyyoung/repo/wechattweak-cli

Manual (NOT RECOMMENDED)

  1. Download the WeChatTweak-CLI
  2. Remove file attributes: xattr -d com.apple.quarantine wechattweak-cli
  3. Make sure the binary executable: chmod +x wechattweak-cli
  4. Run: sudo ./wechattweak-cli install

License

The Apache License 2.0.

GitHub

link
Stars: 302
Last commit: 41 weeks ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

1.5
41 weeks ago
  1. Drop support for macOS 10.11
  2. Add auto screen capture permission resetting

Full Changelog: https://github.com/sunnyyoung/WeChatTweak-CLI/compare/1.4...1.5

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics