logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

idevicenotificationproxy - Post or observe notifications on a device.

Authors

       Martin Szulecki

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

See Also