bored-engineer / iOS-sbutils

iOS utilities - replaces some broken Erica utilities and adds a bunch of new ones

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sbutils

###sbutils is a collection of utilities to access iOS functions via ssh and to replace some broken ericautilities.

Installation

Installation is relatively straight forward. Either install sbutils from Cydia, from a pre-built deb, or from source

Build

To build sbutils from source yourself, you must follow these instructions:

$ git clone git://github.com/innoying/iOS-sbutils.git

$ cd iOS-sbutils

$ make package install

Utility Explanations (Developers)

The explanations can now be found here

About

iOS utilities - replaces some broken Erica utilities and adds a bunch of new ones


Languages

Language:Objective-C 81.8%Language:C 13.8%Language:Logos 4.4%