Difference between revisions of "INdependence"

From The iPhone Wiki
Jump to: navigation, search
(Creating page for this software.)
 
m
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 2G]]. 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]

Revision as of 20:17, 20 September 2010

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 2G. 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.

External links

Official site