Screenshot-capturing utility.
Check out the releases page.
```bash
SCREENSHOT=$HOME/.cargo/bin/screenshot $SCREENSHOT $1 --clipboard --output "$HOME/Screenshots/Screenshot_%Y%m%d-%H:%M:%S.png" ```
First, clone this repository. Then, run
cargo build
Happy hacking!
Author: Michael Zhang
License: MIT