rlxone / Equinox

🌇 🌃 Create dynamic wallpapers for macOS.

Home Page:https://equinoxmac.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


GitHub Workflow Status (branch) GitHub release (latest by date) GitHub

Equinox

Create dynamic wallpapers for macOS


Description

Equinox is an application that allows you to create macOS native wallpapers. Starting macOS Mojave we have such cool things as «Dynamic Desktop», «Light and Dark Desktop» types of wallpapers. With the help of the Equinox application, you can easily create those with a few clicks in seconds. Just select a suitable type, drag and drop your images and create your wallpaper.

Features

There are three types of wallpapers that you can create:

  1. Solar
  2. Time
  3. Appearance

Solar wallpaper

  • The main feature of this type of wallpaper is that it takes the position of the sun into account. Depending on the time of year you will see the most relevant image on your desktop. Don't worry about calculations for sun positions. With the help of the «Solar calculator» you only need to know where and when you took a photo.

Time wallpaper

  • Time is the key to this type of wallpaper. The desktop picture changes throughout the day, based on the time you choose.

Appearance wallpaper

  • This type of wallpaper is as simple as it is. The desktop picture changes throughout the day, based on system appearance change. You need two images: one for light and one for dark mode.

Solar calculator

It will help you to calculate the position of the sun in the sky.

  1. Choose the place, date, and time on the «Sun timeline» when you took a photo. If you don't know the exact time you can use the sun timeline to see how high or low the position of the sun in the sky is and match it with the photos you have.
  2. Drag and drop or copy the result over your image.

Shots

FAQ

  • Q: How to set the wallpaper after saving?
  • A: Right click on your wallpaper, then «Services» -> «Set Desktop Picture»

  • Q: I set up my wallpaper, but it won't change over time. Looks like it doesn't work.
  • A: Due to macOS bug you need to set «Dynamic» type in your «Desktop & Screen Saver» macOS Preferences before you set the wallpaper.
    1. Open «Desktop & Screen Saver» macOS Preferences.
    2. Choose any «Dynamic Desktop» wallpaper and set it’s type to «Dynamic».
    3. Right click on your wallpaper, then «Services» -> «Set Desktop Picture»

  • Q: How to test that my wallpaper works correctly?
  • A: Open «Preferences» -> «Date & Time», change the time to see how wallpaper works over time.

Requirements

  • macOS 10.14 (Mojave) and later

Libraries

Thanks

Many thanks to the macOS community and special thanks to mczachurski and his awesome articles.

License

MIT

Translation

Equinox is translated to:

To translate Equinox to another language:

  • Fork the main branch
  • Make a branch for the new translation as follows: translation-xx where xx is the language code (ex: en, fr, es, de, ...)
  • Add the new language to the Xcode Equinox & EquinoxAssets projects
  • Add the new language to Localizable.strings localization languages in EquinoxAssets
  • Update Localizable.strings for the new language with your translated strings
  • Update this part of the README with the new language
  • Write a pull request on GitHub

About

🌇 🌃 Create dynamic wallpapers for macOS.

https://equinoxmac.com

License:MIT License


Languages

Language:Swift 99.9%Language:Shell 0.1%