Ross ROSS = Recommend OSS · open-source software intelligence for agents

libimobiledevice/usbmuxd

A socket daemon to multiplex connections from and to iOS devices observed · 2026-08-28

github.com/libimobiledevice/usbmuxd · homepage · C · GPL-2.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

48/100

  • Activity 55
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4949
  • days_rel: n/a
  • days_push: 271
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1753 stars · 395 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

usbmuxd is an open-source socket daemon that multiplexes TCP connections over USB between a host computer and iOS devices. It exposes a socket interface at /var/run/usbmuxd compatible with Apple's proprietary daemon, enabling tools like libimobiledevice to communicate with iPhones and iPads.

Use cases

  • talk to an iPhone from Linux over USB
  • connect to localhost sockets on an iOS device
  • use libimobiledevice tools without iTunes
  • automatically start device communication on USB hotplug
  • manage pairing records with iOS devices
  • multiplex multiple parallel connections to iOS device ports

When to choose

  • you need open-source iOS device communication on Linux, macOS, Windows, or Android
  • you're building tools on top of libimobiledevice or libusbmuxd
  • you want automatic daemon activation via udev or systemd on device hotplug

When to avoid

  • you need USB tethering/network sharing, which uses a dedicated interface not usbmuxd
  • you only need high-level device services without caring about the transport layer
  • you want a managed installer rather than building from source

Facets

service · maturity active

networking developer-tools apple-ecosystem developer-tools hardware windows cross-platform usbmuxd ios-devices usb-multiplexing socket-daemon libimobiledevice linux macos android

7 sources

Member repositories

RepositoryRoleHealth v2
libimobiledevice/usbmuxdmain48

For agents

markdown · JSON · MCP: product_card(name="libimobiledevice/usbmuxd")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem