[skratchdot.]


framecapture

Description

Take a screenshot of a portion of your screen, and add a border to it in one swoop.

Usage

framecapture [-h|--help] [-mattecolor <color>] [-frame <geometry>] <filename>

Requirements

Installation

sudo curl https://raw.github.com/skratchdot/framecapture/master/framecapture.sh -o /usr/local/bin/framecapture
sudo chmod +x /usr/local/bin/framecapture

Version History

  • v1.0 (Released July 14, 2012)

    • Initial Release