The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "INdependence"
Tsuehpsyde (talk | contribs) (Creating page for this software.) |
m (Updating.) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{DISPLAYTITLE:iNdependence}} |
||
− | iNdependence is a Cocoa-based application for Mac OS X which provides an easy-to-use interface for jailbreak, activation, SSH installation, and ringtone/wallpaper/application installation on your iPhone. It's open source under the GNU v2 license. |
||
+ | 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. |
||
+ | ==External links== |
||
− | For more information go here: [http://code.google.com/p/independence/ http://code.google.com/p/independence/] |
||
+ | [http://code.google.com/p/independence/ Official site] |
||
+ | |||
+ | [[Category:Jailbreaks]] |
||
+ | [[Category:Jailbreaking]] |
Latest revision as of 10:04, 12 October 2015
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.