Skip to content

Set continuous wallpapers across monitors with one image!

Notifications You must be signed in to change notification settings

chishui/OneWallpaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Set continuous wallpapers across monitors with one image!

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published