Skip to content
forked from vova616/screenshot

Fork from vova616/screenshot that reuses X connections instead of creating new ones

License

Notifications You must be signed in to change notification settings

pato/screenshot

 
 

Repository files navigation

Simple cross-platform pure Go screen shot library. (tested only on linux&windows, mac is currently not working)

Forked by pato: modified to reuse X connections (useful where you need to take screenshots at a high rate)

Install:

go get github.com/pato/screenshot

Dependencies:

Windows: https://github.com/AllenDang/w32
Other: https://github.com/BurntSushi/xgb

Example

look at example/ folder.

About

Fork from vova616/screenshot that reuses X connections instead of creating new ones

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%