Skip to content

Fast-IQ/screenshot

 
 

Repository files navigation

screenshot

Build status Go Report Card PkgGoDev

  • Go library to capture desktop screen.
  • Multiple display supported.
  • Supported GOOS: windows, darwin, linux, freebsd, openbsd, and netbsd.
  • cgo free except for GOOS=darwin. (min MAC_OS_VERSION_14_4)

This fork

coordinate

Y-axis is downward direction in this library. The origin of coordinate is upper-left corner of main display. This means coordinate system is similar to Windows OS

license

MIT Licence

author

kbinani, Fast-IQ

About

Go library to capture desktop to image

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Go 97.5%
  • Assembly 2.5%