Sunday, January 6, 2013

Capture, Annotate and Share Screenshots with JShot in Ubuntu/Linux Mint



JShot is a free screenshot tool written in Java that allows users to easily take screenshots of a selected region or fullscreen with the possibility to set capture delay or annotate pictures with text, arrows, rectangles, circles, and lines.



There are many other features that JShot offers for handling screenshots such as photo cropping, resizing, and rotating. It also allows to erase sensitive information from the picture with the blur tool. JShot comes also with a system tray launcher (JShot Tray) that will help users of the Unity desktop environment easily create screenshots from the system tray:


JShot can be even used as an uploader which will help you share your screenshots online via Dropbox, Picasa, Twitpic, Skype, Twitter, or even upload them to your server via the FTP Uploader. You can find full features for JShot here.

The latest version of JShot is 2.1.0.3 which we are going to see its installation in Ubuntu 12.10/12.04 and Linux Mint 14/13 or older.

JShot Installation

If you haven't installed Java in Ubuntu/Linux Mint, install openjdk-7-jdk or openjdk-7-jre to be able to run JShot:

sudo apt-get install openjdk-7-jdk

or

sudo apt-get install openjdk-7-jre

Download and install the application with these commands:

cd /tmp 
wget -c http://goo.gl/FFNlR -O jshotinstall.jar 
java -jar jshotinstall.jar

Then follow now setup instructions:

Search now the application in the Unity dash to start it: