gphoto2-go

January 5, 2024 · View on GitHub

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