Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.07 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.07 KB

gphoto2-go

Go bindings for libgphoto2, allowing you to control cameras directly from Go programs.

Important

While it does work (kind of), this package is extremely unstable and nowhere near complete. Use it at your own risk!

installation

$ go get github.com/weebney/gphoto2-go

todo:

days:
- add documentation
- add tests
- rewrite everything?

weeks:
- move to some type of automatic binding generator (?)

dedications