Skip to content

skratchdot/framecapture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages