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

idevicescreenshot - Gets a screenshot from the connected device.

Author

       Nikias Bassen

       Man page written to conform with Debian by Julien Lavergne.

Description

       Gets a screenshot from the connected device.

       The  screenshot is saved as a TIFF image with the given FILE name, where the default name is "screenshot-
       DATE.tiff", e.g.: ./screenshot-2013-12-31-23-59-59.tiff

       NOTE: A mounted developer disk image is required on the device, otherwise the screenshotr service is  not
       available.

Name

       idevicescreenshot - Gets a screenshot from the connected device.

On The Web

       https://libimobiledevice.org

       https://github.com/libimobiledevice/libimobiledevice

                                                                                            idevicescreenshot(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

idevicescreenshot [OPTIONS] [FILE]

See Also