GithubHelp home page GithubHelp logo

bryanforbes / libimobiledevice Goto Github PK

View Code? Open in Web Editor NEW
9.0 2.0 3.0 1016 KB

A protocol library to access an iPhone or iPod Touch in Linux

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

License: GNU Lesser General Public License v2.1

Shell 0.03% Python 0.23% C 99.74%

libimobiledevice's Introduction

About
=====

A library to communicate with services running on Apple iPhone/iPod Touch
devices.

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

Development Packages of:
	libgnutls
	libgcrypt
	glib2.0
	libplist
	libusbmuxd (within usbmuxd package, see below)

Software:
	usbmuxd (git clone git://git.marcansoft.com/usbmuxd.git)
	make
	autoheader
	automake
	autoconf
	libtool
	gcc

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

To compile run:
	./configure
	make
	sudo make install

On Ubuntu/Debian, you can do:
	sudo apt-get install build-essential automake autoconf libtool\
          libgnutls-dev libglib2.0-dev libxml2-dev libreadline5-dev

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

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

Code:
	git clone git://git.sukimashita.com/libimobiledevice.git

Tickets:
	http://libiphone.lighthouseapp.com/

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:
	2010-03-31

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.