Swiftpack.co - chishui/OneWallpaper as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by chishui.
chishui/OneWallpaper 1.0.1
Set continuous wallpapers across monitors with one image!
⭐️ 15
🕓 2 years ago
macOS
.package(url: "https://github.com/chishui/OneWallpaper.git", from: "1.0.1")

OneWallpaper

alt text

OneWallpaper is a MacOS command line tool which can help you set up a continous wallpaper across multiple monitors with one image with smooth transition.

Install

Build from source code

$ git clone https://github.com/chishui/OneWallpaper.git
$ cd OneWallpaper
$ make build
$ make install

Install from brew

This package hasn't been published to brew. But you can still utilize brew to help you install the tool.

$ brew tap chishui/OneWallpaper
$ brew install --build-from-source onewallpaper

How to Run?

Set wallpaper with a specific image

$ one-wallpaper "/Users/me/spider-man.png" # with image file path

Set wallpaper with random image from a folder

$ one-wallpaper "/Users/me/wallpaper" # with image folder

Set automatic wallpaper change

You can set up a cronjob with command above to enable auto wallpaper change.

GitHub

link
Stars: 15
Last commit: 2 years ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

1.0.1
2 years ago

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics