mamadfrhi / MacImager

Refresh Mac wallpapers automatically!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mac Imager πŸ’»πŸž

Get bored of repetitive wallpapers?🫣

Just call this script! 🫑

What't it ⁉️

It's a Swift script that calls Unsplsh API and receives minimal (by default or what you're interested) wallpapers as many as monitors you've connected to your machine!!! πŸ˜ƒ

How to use❓

Per login πŸ”†

Every time that you log into your MacπŸ’» all of your monitors' backgrounds get updated! ✨

Instruction: πŸ—Ί

  1. Download the script
  2. Press Command⌘ + Shift + h on your desktop, then, open Documents folder.
  3. Copy imager.swift in the opened window
  4. Download the app imager.zip. It's been created using the script.
  5. Follow the video πŸ‘‡πŸΌ
imagerSetupBetter.mp4
  1. Run this command in Terminal $ chmod +x /Applications/imager.app
  2. Just restart your MacπŸ’» to see the magic! πŸͺ„

Manual ⌨️

These methods can be used to refresh your monitors' background images in case you don't like them.

Terminal πŸ§‘πŸ»β€πŸ’»

After doing the instruction above, you can just open Terminal and execute the following commands.

$ cd Documents
$ swift imager.swift trees

trees here is optional. It's topic of the background images that gonna download.

App πŸ–₯

Just click on imager app in /Applications

Contribution βœ…

Discussion and pull requests are welcomed πŸ’–. Just clone the whole of the project.

Then, you can easily work on the script and test it in Xcode. The project is here.

About

Refresh Mac wallpapers automatically!


Languages

Language:Swift 100.0%