Difference between revisions of "INdependence"

From The iPhone Wiki
Jump to: navigation, search
m (Updating.)
 
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]]. 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.

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.

External links

Official site