#命令行 #bash #shell

程序 wlp

🏝️ 从终端设置壁纸的命令行应用程序!

1 个不稳定版本

0.1.0 2022年1月7日

#118 in #bash

MIT 许可证

11KB
120

WLP

从终端设置壁纸。

安装

克隆仓库

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

使用 cargo 安装。

cargo install --path .

用法

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         

示例

wlp -r -m center

依赖项

~5–20MB
~264K SLoC