Simple cross-platform pure Go screenshot library. This is used by Gauge plugins as a mean to capture screenshot, but can be used standalone nevertheless.
gauge_screenshot <file_name>
go get github.com/getgauge/gauge_screenshot
Download the plugin from Releases
- Windows: https://github.com/gonutz/w32
- Linux/Freebsd: https://github.com/jezel/xgb
- OSx:
screencapture:)
This code has been forked from vova616/screenshot. The purposes have diverged slightly, the original screenshot package serves as a library, gauge_screenshot serves as a standalone utility.
A list of all dependencies can be found here

Copyright 2015 ThoughtWorks, Inc.