Skip to content

Screenshot

Saif Ahmed edited this page Jun 9, 2018 · 5 revisions

The Screenshot Application

This is a simple application that captures full screen and application window images. It adds a few extra features to make it even more useful.

Requirements

Imager::Screenshot, File::Copy, and a few external X11 tools: - xprop (included by default in Ubuntu) and xclip (needed sudo apt-get install xclip to install, adds clipboard functionality).

Clone this wiki locally