Skip to content

fengjixuchui/MacForge

Β 
Β 

Repository files navigation

MacForge 🧩

MacForge is an open-source plugin manager for macOS. It lets you discover, install and manage plugins to improve the user experience of macOS without the need for manually cloning/building or copying files.

Discord

Preview

Installation πŸ“‚

  • Download the latest release
  • Unzip the download if your browser does not do so automatically
  • Open MacForge and allow it to install helper tools
  • Disable System Integrity Protection
  • Disable Library Validation if needed sudo defaults write /Library/Preferences/com.apple.security.libraryvalidation.plist DisableLibraryValidation -bool true
  • Start installing and using plugins

Functionallity notes πŸ“

  • Loading plugins into system applications requires that System Integrity Protection is disabled
  • Loading plugins into some applications may require Library Validation is disabled sudo defaults write /Library/Preferences/com.apple.security.libraryvalidation.plist DisableLibraryValidation -bool true
  • Loading plugins into some applications may require the plugin must be signed and in the /Library directory
  • Some applications installed by MacForge may not require System Integrity Protection or Library Validation to be disabled to function

System Requirements πŸ–₯

  • MacForge supports macOS 10.13 and above
  • For macOS 10.12 and below check out mySIMBL
  • Bundles distributed through MacForge may have different application and system requirements

Wiki πŸ“‘

Features πŸ’ͺ

  • Discover what's new πŸ”

    • Browse an extensive and growing collection of Plugins, Application and Themes!
    • Search for plugins (Name, Developer, ID)
    • See new and recently updated tweaks
    • Browse existing bundles
    • Search through all existing bundles (by name, bundle ID)
    • See what each repository has to offer
    • Add or remove repositories
    • It's easy to host your own repository on GitHub!
    • Discover, download and update bundles
  • Manage bundles πŸ“¦

    • Drag and drop plugins .bundle onto MacForge to automatically install them
    • MacForge can open files with the .bundle extension to automatically install them
    • Blacklist applications from loading plugins
    • Quickly and easily manage plugins
    • Delete plugins
    • Show plugins in Finder
    • Enable/Disable plugins
    • Toggle plugins between single user and all users (User icon)
  • Stay up to date πŸ“²

    • Check what installed bundles have updates
    • Quickly update all bundles
    • Have MacForge automatically update bundles
    • Recieve notifications when MacForge detects updates

Troubleshooting πŸ›

  • Having problems? Submit an issue here: submit
  • Trashing MacForge will stop it from loading into applications

Developement ❀️

About

πŸ’» πŸ“¦ Application, plugin and theme discovery and manager for macOS

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 92.6%
  • C 7.1%
  • Ruby 0.3%