Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 811 Bytes

README.md

File metadata and controls

39 lines (24 loc) · 811 Bytes

ThunderTweak

A dynamic library tweak for Thunder(2.7.8.2358 beta) macOS.

Screenshot

Feature

  • Remove unnecessary plugins or bundles
  • Remove auto update

Usage

  • make install
    • Install or Updrade the dylib
    • Remove unnecessary files
  • make uninstall
    • Uninstall the dylib
    • Restore all files

Development

Requirement: Command Line Tools

Run xcode-select --install to install Command Line Tools

  • make build Build the dylib file to the same dicrectory
  • make debug Build the dylib file and run Thunder with dynamic injection
  • make clean Clean output files

Dependency

License

The MIT License.