Skip to content

jackcogdill/ContinuWall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

ContinuWall is an image tile manager written in Python. It's primarily serves to split a wallpaper into separate images for each of your displays.

Features

  • Split countless images: continuwall /path/to/your/wallpapers/*
  • Configure to your exact display setup: continuwall config
    • (will do this automatically the first time)

Install

First make sure you have Pillow installed (pip install Pillow; you may need to do easy_install pip)
Then simply run ./setup install

Usage

  • Be sure to set your wallpaper size to 'Fit to Screen'

Why?

Because at work I was given a triple monitor setup, but the displays were not the same size. When I tried to split a wallpaper into even thirds, it didn't look right. Maybe manually cropping a single wallpaper would be easy, but if you're like me, you want a program like this so you can try hundreds ^^;

Platforms

Currently ContinuWall only supports Mac. Future support for other OS's is unlikely, but feel free to contribute and make a pull request.

About

Split wallpapers to fit any monitor setup on Mac

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published