wallpapers

Crates.iowallpapers
lib.rswallpapers
version0.3.0
sourcesrc
created_at2019-06-28 07:27:21.35855
updated_at2019-09-19 15:45:43.441013
descriptionSet wallpaper periodically.
homepage
repositoryhttps://github.com/songzhi/wallpapers
max_upload_size
id144249
size94,821
李冬冬 (songzhi)

documentation

README

Welcome to wallpapers 👋

crate docs

Set wallpaper periodically

🏠 Homepage

Features

  • Singleton: Just only one instance of exe running at the same time.

  • Configurable: the config file names as wallpapers.toml and will be created in the exe's directory. You can close the process,change config file then relaunch the exe.

  • interval: count in minutes,default 10.

  • unsplash collections

  • search keyword: "wallpapers",etc.

  • orientation: "landscape","portrait","squarish",

  • image resolution: "1920x1080",etc.Based on orientation.

  • Cross-platform

  • Config file watcher

Picture source

Support platforms

  • Windows

  • Unix-like

Install

 cargo install wallpapers

Put it in your start directory.

Author

👤 lsongzhi

Show your support

Give a ⭐️ if this project helped you!

Commit count: 13

cargo fmt