Crates.io | ezwallpaper |
lib.rs | ezwallpaper |
version | |
source | src |
created_at | 2023-08-12 03:05:30.20591 |
updated_at | 2024-10-20 03:43:28.229355 |
description | change wall paper from multiple sources |
homepage | https://github.com/pkking/ezwallpaper.git |
repository | |
max_upload_size | |
id | 942540 |
Cargo.toml error: | TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
A tool to change wallpaper, can be used as daily cronjob
or Windows task scheduler
only test bash in mingw64 on windows 10 & windows 11:)
change wall paper from multiple sources
Usage: ezwallpaper.exe [OPTIONS]
Options:
-r, --resolution <RESOLUTION> pic resolution [default: UHD]
-l, --locale <LOCALE> zone info for images, available: en-US, zh-CN, ja-JP, de-DE [default: zh-CN]
-d, --dir <DIR> dir to store downloaded pictures [default: PICTURE_DIR]
-b, --backend <BACKEND> backend for wallpaper, available: bing, pexel [default: bing]
--token <TOKEN> token for pexel, only valid when backend is pexel [default: ""]
-h, --help Print help
-V, --version Print version
NOTE: The default dir is PICTURE_DIR
ezwallpaper.exe
ezwallpaper.exe -b pexel --token <your token>
The --token
argument is required only for pexel backend, get a token from pexels.com