sky-color-wallpaper

CI Maintenance license dependency status

Set random wallpapers according to sky color.

Inspired by sky-color-clock.el.

Supported platforms

Installation

sky-color-wallpaper is not yet uploaded to crates.io.

$ cargo install --git https://github.com/qryxip/sky-color-wallpaper

Usage

First, put a sky_color_wallpaper.yml in the config directory.

```yaml

longitude: 135.0 latitude: 35.0

midnight: - ~/Pictures/wallpapers/skycolorwallpaper/midnight/* morning: - ~/Pictures/wallpapers/skycolorwallpaper/morning/* earlyafternoon: - ~/Pictures/wallpapers/skycolorwallpaper/earlyafternoon/* lateafternoon: # [sunset - 90min, sunset) - ~/Pictures/wallpapers/skycolorwallpaper/lateafternoon/* evening: - ~/Pictures/wallpapers/skycolorwallpaper/evening/* ```

And run sky-color-wallpaper(.exe) at the startup. On Windows, put the exe in %USERPROFILE%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup.

License

Licensed under MIT OR Apache-2.0.