-
-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
Description
I use shotgun daily for taking screenshots. But it just occurred to me that it's written in Rust.
I have need for capturing screenshots, and I was wondering if there was any interest in providing shotgun
as a lib, in addition to a cli
tool.
Any chance the functionality here could be split out into a lib.rs
that could be used by other Rust projects? If that was done, it may be relatively straightforward to have the main.rs
as a wrapper for the lib to continue to provide functionality.
Thoughts?