Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 355 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 355 Bytes

Screenshot

Description

Simple utility to save a screenshot, upload to your server, and copies url to clipboard to paste wherever.

Installation

  1. Install imagemagick (For example: apt-get install imagemagick)
  2. Save screenshot.sh to a folder in your $PATH (For example: $HOME/bin/ss)
  3. Update variables in screenshot.sh as appropriate