# wall-cli
A CLI program to set/get your wallpaper in MacOS/Windows/Linux.
Uses the [`wall`](https://github.com/agnipau/wall) library.
#### License
Everything outside of src/lib.rs, src/client/unsafe_.rs and src/client/untyped.rs is licensed under either of Apache License, Version 2.0 or MIT license at your option. src/lib.rs, src/client/unsafe_.rs and src/client/untyped.rs are
licensed under the MIT license.
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in this crate by you, as defined in the Apache-2.0 license, shall
be dual licensed as above, without any additional terms or conditions.