# Quick Storer This is a Rust application that compress files and folders. ## Usage Download or build the binary and place it on your desktop, or any other easy-to-access place. Then, drag-and-drop a file or a folder onto the executable. A compressed file is created, which you can decompress by drag-and-dropping onto the executable. Also works as a CLI app, try with `--help`. ## License Licensed under either of * Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or ) * MIT license ([LICENSE-MIT](LICENSE-MIT) or ) at your option. ## Contribution Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.