SIMBL

Links and Downloads

SIMBL-0.9.9.zip (Snow Leopard and Leopard)

SIMBL-0.8.2.tbz (Leopard and Tiger)

Development Related News

SIMBL source code

Problem:
Some applications do about 90% of what I want.
Solution:
Develop my own applications.
Better Solution:
Patch the application myself...

SIMBL (SIMple Bundle Loader) - pronounced like "symbol" or "cymbal" - enables hacks and plugins. For instance, SIMBL enables PithHelmet to enhance Safari.

If you are having a problem, you can check the list of current bugs.

If you are interested in a more in-depth technical explanation, you can can read the SIMBL developement notes.

Installing SIMBL Plugins

Most plugins should come with an installer, however it's easy to do it yourself.

Plugins can be copied into /Library/Application Support/SIMBL/Plugins for all users, or ~/Library/Application Support/SIMBL/Plugins for just your account.

SIMBL plugins are nothing more than standard Cocoa bundles created by XCode, with the addition of one key in the Info.plist. For further information, you can read the SIMBL section in my brief tutorial on Cocoa hacking.

SIMBL was originally created when I was working on PithHelmet, but here are now a bunch of SIMBL plugins available. If you don't see yours listed, feel free to edit the list on the wiki.

Questions | Comments | Feedback

Please feel free to contact me via email - I'm interested to here your criticisms and thoughts.

Developers

Developers can get more information on the SIMBL Project.

Licensing

A few people have asked about licensing terms, etc. SIMBL is licensed under the GNU GPL v2

Let me explain in terms I understand:

  1. You can use SIMBL for anything you like.
  2. You can include the SIMBL.pkg with your distribution, but you need to include the original license and ReadMe files so people know what they are getting.
  3. If you want more from SIMBL, check out the source and make change suggestions. You can modify the code, but if you release it, you must release the source code as well. On a more general note, please do not distribute a modified version of the code under the SIMBL name -- it would make my life a nightmare. If we can't work your changes into the real SIMBL, give it another fairly different sounding name!
  4. There is no warranty of any kind. (I'll do my best to help you if a problem surfaces, but no guarantees...)
  5. If you are using SIMBL in a commercial product, please make a donation to support this project.

The point of the license is to be as flexible as possible - basically, it shouldn't get in the way of writing some cool hack. One of the main reasons I wrote SIMBL was because I didn't like the somewhat draconian terms of the APE license.

Revision History

gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.