idevicenotificationproxy - Post or observe notifications on a device.
Contents
Commands
postID[ID...]
post notification IDs to device and exit.
observeID[ID...]
observe notification IDs in the foreground until CTRL+C or signal is received.
Description
Post or observe notifications on an iOS device from the command line.
Name
idevicenotificationproxy - Post or observe notifications on a device.
On The Web
https://libimobiledevice.org
https://github.com/libimobiledevice/libimobiledevice
idevicenotificationproxy(1)
Options
-u,--udidUDID
target specific device by UDID.
-n,--network
connect to network device.
-d,--debug
enable communication debugging.
-h,--help
prints usage information.
-v,--version
prints version information.
Synopsis
idevicenotificationproxy [OPTIONS] COMMAND
