Screenshot utility for Linux
Go to file
2018-05-13 17:36:49 -05:00
src strftime the path 2018-05-13 17:29:23 -05:00
.gitignore initial 2018-05-13 16:42:19 -05:00
Cargo.lock strftime the path 2018-05-13 17:29:23 -05:00
Cargo.toml strftime the path 2018-05-13 17:29:23 -05:00
LICENSE initial 2018-05-13 16:42:19 -05:00
README.md update readme 2018-05-13 17:36:49 -05:00

screenshot

Screenshot-capturing utility. Selection isn't fully implemented, so it's disabled for now.

Installation

Make sure you have cargo installed. Then run

cargo install --git https://github.com/iptq/screenshot

Building from Source

First, clone this repository. Then, run

cargo build

Happy hacking!

Contact

Author: Michael Zhang

License: GNU GPL v3