The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "INdependence"
m (add missing category) |
m (It's not a "2G".) |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:iNdependence}} |
{{DISPLAYTITLE:iNdependence}} |
||
− | iNdependence is a Cocoa-based application for Mac OS X which provides an easy-to-use interface for [[jailbreak]]ing, [[hacktivation]], SSH installation, and managing ringtones/wallpapers/applications on your [[M68ap|iPhone |
+ | iNdependence is a Cocoa-based application for Mac OS X which provides an easy-to-use interface for [[jailbreak]]ing, [[hacktivation]], SSH installation, and managing ringtones/wallpapers/applications on your [[M68ap|iPhone]]. It's open source under the GNU v2 license. |
The source code for interacting with the iPhone has been broken out into a library (libPhoneInteraction) so that it can be easily reused by other applications. |
The source code for interacting with the iPhone has been broken out into a library (libPhoneInteraction) so that it can be easily reused by other applications. |
Revision as of 12:24, 5 October 2014
iNdependence is a Cocoa-based application for Mac OS X which provides an easy-to-use interface for jailbreaking, hacktivation, SSH installation, and managing ringtones/wallpapers/applications on your iPhone. It's open source under the GNU v2 license.
The source code for interacting with the iPhone has been broken out into a library (libPhoneInteraction) so that it can be easily reused by other applications.