Skip to content

A cross-platform wallpaper changer for macOS and Windows.

License

Notifications You must be signed in to change notification settings

mika-sandbox/rust-wallpaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-wallpaper

A cross-platform wallpaper changer for macOS and Windows.
This application is the practice project of macOS / Windows (and others?) Platform Dependent Programming in Rust.

Build

# build
$ cargo build --release
# debug execution
$ cargo run

Usage

# In macOS
$ rust-wallpaper /path/to/wallpaper.png

# In Windows
$ rust-wallpaper /c/path/to/wallpaper.png

About

A cross-platform wallpaper changer for macOS and Windows.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages