Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 705 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 705 Bytes

SnipIt

SnipIt is a very simple screenshot application for GNOME3 environment.

It's meant to be simple and fast to use.

How to use:

  1. navigate to the src folder
  2. run "sudo python setup.py install"
  3. launch the application
  4. click and drag the mouse around the area you want to take a screenshot from
  5. paste somewhere ...
  6. ...or/and save to file

Possible ways to launch the app on GNOME3:

  1. Command-line:
    • open terminal
    • type snipit
  2. GNOME quick command line shortcut (my favorite):
    • ALT+F2
    • type snipit
  3. If you have a dock application you can add the shortcut to the dock by typing in the command snipit

Feel free to contribute!

TODO: add GUI shortcut