An open API service indexing awesome lists of open source software.

https://github.com/tristanisham/upward

A cli tool for updating your wallpaper programmatically using Unsplash.
https://github.com/tristanisham/upward

command-line-tool wallpaper wallpaper-changer

Last synced: 6 months ago
JSON representation

A cli tool for updating your wallpaper programmatically using Unsplash.

Awesome Lists containing this project

README

          

# Upward⬆

Upward⬆ is my personal utility for updating my Desktop programatically. If you find it useful, feel free to put an issue for any ideas. it fetches all images from Unsplash.

## Installing
```sh
cargo install --git https://github.com/tristanisham/upward.git
```
Upward is cross-platform.

## Using
```sh
# defaults to 1920 # Defaults to 1080
upward -x -y -s
```