All Projects → rlxone → Equinox

rlxone / Equinox

Licence: MIT license
🌇 🌃 Create dynamic wallpapers for macOS.

Programming Languages

swift
15916 projects
shell
77523 projects

Projects that are alternatives of or similar to Equinox

Dynamic walls App
🌘 The Dynamic_Walls scripts replicating macOS Mojave's dynamic wallpaper feature combined into an app
Stars: ✭ 180 (-75.58%)
Mutual labels:  wallpaper, dynamic
App-Manager-Android
An app manager for Android written in Kotlin. View app related info, launch or uninstall apps.
Stars: ✭ 31 (-95.79%)
Mutual labels:  application, native
Biometric-Authentication-Android
A sample implementation of AndroidX biometrics API using Kotlin. Authenticate using biometrics or PIN/Password if biometrics isn't available on device. Fully implemented in Jetpack compose using Material 3 dynamic theming and also has a separate implementation in xml with MDC 3.
Stars: ✭ 29 (-96.07%)
Mutual labels:  application, native
Mojave-Dynamic-Wallpaper
Automatic Changing Mojave Wallpaper
Stars: ✭ 15 (-97.96%)
Mutual labels:  wallpaper, application
Plasma5 Wallpapers Dynamic
Dynamic wallpaper plugin for KDE Plasma
Stars: ✭ 122 (-83.45%)
Mutual labels:  wallpaper, dynamic
Wallop
Extensible, living/animated wallpaper engine built in C# using Silk.NET's OpenGL wrapper at its core.
Stars: ✭ 27 (-96.34%)
Mutual labels:  wallpaper, application
Linux Dynamic Wallpapers
Dynamic Wallpapers for Linux
Stars: ✭ 305 (-58.62%)
Mutual labels:  wallpaper, dynamic
Repaper
Desktop that changes based on weather & time
Stars: ✭ 148 (-79.92%)
Mutual labels:  wallpaper, dynamic
Wallpapper
💻 Console application for creating dynamic wallpapers for macOS Mojave and newer
Stars: ✭ 2,533 (+243.69%)
Mutual labels:  wallpaper, dynamic
Google-Docs-for-Mac
Native Google Docs app for Mac
Stars: ✭ 33 (-95.52%)
Mutual labels:  native
kanban-board-app
Kanban style task management board app
Stars: ✭ 118 (-83.99%)
Mutual labels:  application
Dynamic Walls
Replicating macOS Mojave's dynamic wallpaper feature
Stars: ✭ 42 (-94.3%)
Mutual labels:  wallpaper
Android-WebView-in-Kotlin
Native Android WebView Example in Kotlin. Website to android app github open source template.
Stars: ✭ 87 (-88.2%)
Mutual labels:  native
quentier
Cross-platform desktop Evernote client
Stars: ✭ 115 (-84.4%)
Mutual labels:  application
graphql-backend-template-dgraph
Dgraph GraphQL Editor template for backend using very fast dgraph golang database server under the hood
Stars: ✭ 45 (-93.89%)
Mutual labels:  native
blazor-dashboard
Blazor sample dashboard app with native components from Telerik
Stars: ✭ 20 (-97.29%)
Mutual labels:  native
NatsuLang
No description or website provided.
Stars: ✭ 96 (-86.97%)
Mutual labels:  native
dynamico
Dynamico allows a remote (web-like) code push work-flow for continuous delivery of specific features native or web.
Stars: ✭ 96 (-86.97%)
Mutual labels:  native
fingerprintjs-pro-ios
Official iOS/tvOS agent & SDK for accurate device identification, created for the Fingerprint Pro identification API.
Stars: ✭ 35 (-95.25%)
Mutual labels:  native
venusscript
A dynamic, interpreted, scripting language written in Java.
Stars: ✭ 17 (-97.69%)
Mutual labels:  dynamic

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].