idevicenotificationproxy - Man Page

Post or observe notifications on a device.

Synopsis

idevicenotificationproxy [Options] COMMAND

Description

Post or observe notifications on an iOS device from the command line.

Options

-u,  --udid UDID

Target specific device by UDID.

-i,  --insecure

Connect to insecure notification proxy (for non-paired devices).

-n,  --network

Connect to network device.

-d,  --debug

Enable communication debugging.

-h,  --help

Prints usage information.

-v,  --version

Prints version information.

Commands

post ID [ID...]

post notification IDs to device and exit.

observe ID [ID...]

observe notification IDs in the foreground until CTRL+C or signal is received.

Authors

Martin Szulecki

Nikias Bassen

On the Web

https://libimobiledevice.org

https://github.com/libimobiledevice/libimobiledevice