Skip to content

MultiScape is a Mac application that scales, crops, saves and applies a single image to multiple desktops—a simple thing that can take lots of time by hand.

License

Notifications You must be signed in to change notification settings

ryderfang/multiscape

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

  • About

MultiScape is a Mac application that scales, crops, saves and applies a single image to multiple desktops—a simple thing that can take lots of time by hand. What’s best about MultiScape is that it’s really simple. All you have to do is supply it with an image. It retrieves the desktop layout information from the Mac OS and goes from there. The process takes seconds.

  • How to use

Simply drag and drop any image onto the window. It can be a image on the local computer or something from a browser or anywhere else!

  • Thanks

David Zwerdling for the original code

  • New

I fork this repo to simple the scale method with branch simple_scale, I will detect your displays and suggest find a image with MAX(widths) * MAX(heights) resolution, then just cut the image to fit all the displays without scaling.

About

MultiScape is a Mac application that scales, crops, saves and applies a single image to multiple desktops—a simple thing that can take lots of time by hand.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 100.0%