Code Monkey home page Code Monkey logo

libusbmuxd's Introduction

About
=====

A client library to multiplex connections from and to iOS devices by connecting
to a socket provided by a usbmuxd daemon.

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

Development Packages of:
	libplist

Software:
	usbmuxd (Windows and Mac OS X can use the one provided by iTunes)
	make
	autoheader
	automake
	autoconf
	libtool
	pkg-config
	gcc

Optional:
	inotify (Linux only)

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

To compile run:
	./autogen.sh
	make
	sudo make install

If dependent packages cannot be found when running autogen.sh (or configure)
make sure that pkg-config is installed and set the PKG_CONFIG_PATH environment
variable if required. It can be passed directly like this:

PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./autogen.sh


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

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

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

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

Tickets:
	https://github.com/libimobiledevice/libusbmuxd/issues

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

IRC:
	irc://irc.freenode.net#libimobiledevice

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:
	2017-05-21

libusbmuxd's People

Contributors

nikias avatar funkym avatar zbalaton avatar aburgh avatar hyperair avatar smartype avatar cfergeau avatar dafyddcrosby avatar qmfrederik avatar posixninja avatar

Stargazers

Mauro Risonho de Paula Assumpção avatar

Watchers

Ole André Vadla Ravnås avatar Scott Walker avatar David Weinstein avatar James Cloos avatar Andrew Hoog avatar Francesco Tamagni avatar Chris Wiley avatar  avatar  avatar

libusbmuxd's Issues

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.