A dead simple screenshot capturer script written in Rust. Run it, press PrtScr
(F9
on Mac), observe your screenshot in the the screens
directory (the directory will be created automatically if it does not exist).
Dependencies:
Learn how this script was written (in Russian).
To override the screenshots directory, simply provide the desired name when running the program:
kruk_screenshots custom_dir
cargo build --release
(c) Ilya Krukowski, licensed under the beer-ware license.