Skip to content

A dead simple screenshot capturer script written in Rust

License

Notifications You must be signed in to change notification settings

bodrovis-learning/kruk_screenshots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot capturer

A dead simple screenshot capturer script written in Rust. Run it, press PrtScr, 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).

Overriding directory name

To override the screenshots directory, simply provide the desired name when running the program:

kruk_screenshots custom_dir

Building

cargo build --release

License

(c) Ilya Krukowski, licensed under the beer-ware license.