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.
- Host: GitHub
- URL: https://github.com/tristanisham/upward
- Owner: tristanisham
- Created: 2022-08-26T05:32:05.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-14T19:46:58.000Z (9 months ago)
- Last Synced: 2025-03-29T03:01:46.294Z (7 months ago)
- Topics: command-line-tool, wallpaper, wallpaper-changer
- Language: Rust
- Homepage:
- Size: 129 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
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
```