EvilScheme

Extensible iOS tweak for modifying URL actions

71
9
Objective-C

EvilScheme

Extensible iOS tweak for modifying URL actions.

Manual

A full manual for operation can be found here

Installation

You can install EvilScheme for free by adding the Dynastic Repo to your favorite package manager. It can also be compiled from source using Theos or DragonBuild. Makefiles for both are provided in this repo. You may need to build EvilKit separately first and add it to your build system’s framework include directory. Debs are also avalible directly from Github under the Releases tab.

Contribution

I love pull requests! To contribute, just fork, branch, commit, push, and send me a PR. Please ensure that your code fits with the style of the project and is well documented with comments. If you have and questions, shoot me a DM. If you want to add a preset, modify the EVSPreferenceManager.m file with your preset from source. Each item is structured similarly to its counterpart in the settings pane. If you don’t quite remember the behavior of each portion, check out the well documented headers here.

Tips

I don’t accept donations currently, but if you want to help support my projects, check out various charitable causes, software projects, and awesome developers listed here. 😃

License

Evil Scheme is free and open source software licensed under the BSD 3-Clause ‘New’ or ‘Revised’ license provided “As is” with absolutely no warranty.