XCAP is command line X11 grab utility |
INSTALL | |
install procedure is:
make
strip xcap
cp xcap /usr/local/bin
USAGE | |
# xcap screen.png PNG
get screenshot to screen.png in PNG format
# xcap try.bin BMP
get screenshot to try.bin in BMP format
to get multiple screenshots:
# xcap-loop many .bmp 5 BMP
will produce screenshot on every 5 seconds named in this way:
many001.bmp
many002.bmp
...
LICENSE | |
xcap is distributed under GPL license, see COPYING file for the full text.
xcap is written just for single purpose and is distributed with hope to be
usefull or be base for further development of similar (same) product in the
future by a third party :)
FEEDBACK | |
feedback is welcome, write to <[email protected]> or <[email protected]>
DOWNLOADS | |