From 1afb4976e456e249263dd1903e64ba7247063132 Mon Sep 17 00:00:00 2001 From: Wolfgang Baird Date: Tue, 8 Mar 2016 22:15:38 -0800 Subject: [PATCH] Update README.md --- README.md | 39 +++++++++++++++++---------------------- 1 file changed, 17 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index b4ac164..af00faf 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # mySIMBL -mySIMBL is a successor to the application EasySIMBL. It is designed to make managing SIMBL plugins easy and robust on OS X versions 10.9 or newer. - -This appication uses the older version of SIMBL.osax (0.9.9) since EasySIMBL.osax no longer works on OS X 10.9+ and the original developer does not seem like they are going to update their application or script. +mySIMBL is a successor to the application EasySIMBL. It is designed to make managing SIMBL plugins easy. This appication uses the older version of SIMBL.osax (0.9.9) since EasySIMBL.osax no longer works on OS X 10.9+ and the original developer does not seem like they are going to update their application or script. ![Preview](preview.png) @@ -15,22 +13,19 @@ This appication uses the older version of SIMBL.osax (0.9.9) since EasySIMBL.osa # Current Funtions -* Automatic updates via sparkle -* System Integrity Protection warning -* Offers to move self to /Applications -* Drag and drop install bundles in /Library/Application Support/SIMBL/Plugins -* Open bundles with app to install in /Library/Application Support/SIMBL/Plugins -* Delete bundle (Trash can) -* Show bundle in Finder (Magnifying Glass) -* Toggle bundles between (Colored Circle Icon) - * /Library/Application Support/SIMBL/Plugins - * /Library/Application Support/SIMBL/Plugins (Disabled) - * ~/Library/Application Support/SIMBL/Plugins -* Bundles will display custom icon if located in /Contents/icon.icns - * Otherwise bundles display default bundle icon -* Show bundle developer page (Globe Icon) - * Must have url included in /Contents/Info.plist - * plist value is string 'DevURL' -* Watch for changes to - * /Library/Application Support/SIMBL/Plugins - * ~/Library/Application Support/SIMBL/Plugins +- Drag and drop install bundles in /Library/Application Support/SIMBL/Plugins +- Open bundles with app to install in /Library/Application Support/SIMBL/Plugins +- Delete bundle (Trash can) +- Show bundle in Finder (Magnifying Glass) +- Toggle bundles between (Colored Circle Icon) + - /Library/Application Support/SIMBL/Plugins + - /Library/Application Support/SIMBL/Plugins (Disabled) + - ~/Library/Application Support/SIMBL/Plugins +- Bundles will display custom icon if located in /Contents/icon.icns + - Otherwise bundles display default bundle icon +- Show bundle developer page (Globe Icon) + - Must have url included in /Contents/Info.plist + - plist value is string 'DevURL' +- Watches for changes to + - /Library/Application Support/SIMBL/Plugins + - ~/Library/Application Support/SIMBL/Plugins