Crates.io | clpy |
lib.rs | clpy |
version | 0.1.1 |
source | src |
created_at | 2024-07-12 05:38:59.329252 |
updated_at | 2024-07-12 05:38:59.329252 |
description | Save image from your clipboard as an image file directly from your command line! |
homepage | |
repository | |
max_upload_size | |
id | 1300381 |
size | 36,805 |
Save copied image from clipboard as an image file directly from your command line!
It works only on windows as of now. I'll be adding support for other platforms soon!
cargo install --git https://github.com/PiyushSuthar/clpy.git
Now you can use it as a command line tool.
clpy [file_name]
Made with Love and Rust 🦀