Man page - idevicenotificationproxy(1)
Packages contains this manual
- idevice_id(1)
- idevicedate(1)
- idevicename(1)
- idevicediagnostics(1)
- idevicescreenshot(1)
- ideviceinfo(1)
- idevicecrashreport(1)
- idevicebackup(1)
- idevicebackup2(1)
- ideviceenterrecovery(1)
- idevicenotificationproxy(1)
- idevicesyslog(1)
- ideviceprovision(1)
- ideviceimagemounter(1)
- idevicepair(1)
- idevicedebug(1)
- idevicedebugserverproxy(1)
apt-get install libimobiledevice-utils
Manual
idevicenotificationproxy
NAMESYNOPSIS
DESCRIPTION
OPTIONS
COMMANDS
AUTHORS
ON THE WEB
NAME
idevicenotificationproxy - 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