Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 424 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 424 Bytes

SeleShot

Description

Simple tool that allows to capture a screenshot from a browser.

Installation

Simple

python setup.py install

Using eggs

python setup.py bdist_egg
cd dist
easy_install <package_name>

Getting started

TBD

Authors

See AUTHORS file.

License

SeleShot is released under The MIT License. See LICENSE file.