Skip to content

NitzanDavari/ideviceinstaller

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About
=====

ideviceinstaller is a tool to interact with the installation_proxy 
of an iOS device allowing to install, upgrade, uninstall, archive, restore,
and enumerate installed or archived apps.

It makes use of the fabulous libimobiledevice library that allows communication
with iOS devices.

Requirements
============

Development Packages of:
	libimobiledevice
	libplist
	libzip

Installation
============

To compile run:
	./configure
	make
	sudo make install

Who/What/Where?
===============

Home:
	http://www.libimobiledevice.org/

Code:
	git clone http://git.sukimashita.com/ideviceinstaller.git

Code (Mirror):
	git clone https://github.com/libimobiledevice/ideviceinstaller.git

Tickets:
	http://github.com/libimobiledevice/ideviceinstaller/issues

Mailing List:
	http://lists.libimobiledevice.org/mailman/listinfo/libimobiledevice-devel

Credits
=======

Apple, iPhone, iPod, and iPod Touch are trademarks of Apple Inc.
libimobiledevice is an independent software library and has not been
authorized, sponsored or otherwise approved by Apple Inc.

README Updated on:
	2013-11-12

Releases

No releases published

Packages

No packages published