wlp

Crates.iowlp
lib.rswlp
version0.1.0
sourcesrc
created_at2022-01-07 18:20:40.988562
updated_at2022-01-07 18:20:40.988562
description🏝️ Command line app to set wallpaper from your terminal!
homepagehttps://ahmadrosid.com/
repositoryhttps://github.com/ahmadrosid/wlp/
max_upload_size
id509874
size37,695
ahmadrosid (ahmadrosid)

documentation

README

WLP

Set wallpaper from your terminal.

Installation

Clone repository

git clone https://github.com/ahmadrosid/wlp.git

Install using cargo.

cargo install --path .

Usage

Set wallpaper from your command line!

USAGE:
    wlp [OPTIONS] [path]

ARGS:
    <path>    Image path!

OPTIONS:
    -e, --ignore         Ignore file extensions!
    -h, --help           Print help information
    -m, --mode <mode>    What mode to run the program in [possible values: center, crop, fit, span,
                         stretch, tile]
    -r, --random         

Example

wlp -r -m center
Commit count: 18

cargo fmt