An open API service indexing awesome lists of open source software.

https://github.com/adrum/simbl

Automatically exported from code.google.com/p/simbl
https://github.com/adrum/simbl

Last synced: 12 months ago
JSON representation

Automatically exported from code.google.com/p/simbl

Awesome Lists containing this project

README

          

# simbl
Automatically exported from code.google.com/p/simbl

SIMBL is the SIMple Bundle Loader.

It enables various plugins like [PithHelmet](http://culater.net/software/PithHelmet/) to run in Cocoa applications such as Safari.

# Bugs
If you think you've hit a bug, check the [FAQ](https://code.google.com/p/simbl/wiki/FAQ). If you're question hasn't been answered there, peruse the [Issues List](http://code.google.com/p/simbl/issues/list).

# History
You can follow [NewDevelopments](https://code.google.com/p/simbl/wiki/NewDevelopments) for semi-interesting information about SIMBL. There are some [enhancements](https://code.google.com/p/simbl/wiki/TODO) scheduled for the near future. The brave can try and make sense of the [change log](http://code.google.com/p/simbl/source/browse/CHANGES).

# Plugins
There are a number of [SIMBL plugins](https://code.google.com/p/simbl/wiki/SIMBLPlugins) to enhance a number of applications.

# Development
For more information about developing plugins that use SIMBL, you can try following the [tutorial](https://code.google.com/p/simbl/wiki/Tutorial). You could also skip to the [troubleshooting](https://code.google.com/p/simbl/wiki/Tutorial#Debugging_and_Troubleshooting) section.

If you are interested in modifying a particular Cocoa application, the [Armchair Guide to Cocoa Reverse Engineering](https://code.google.com/p/simbl/wiki/CocoaReverseEngineering).