https://github.com/amiantos/ealain
Ealain is a macOS screensaver that displays abstract, bauhaus style art generated with Stable Diffusion
https://github.com/amiantos/ealain
ai-horde aihorde art image-generation macos nodejs screensaver stable-diffusion stable-horde swift
Last synced: 2 months ago
JSON representation
Ealain is a macOS screensaver that displays abstract, bauhaus style art generated with Stable Diffusion
- Host: GitHub
- URL: https://github.com/amiantos/ealain
- Owner: amiantos
- License: mpl-2.0
- Created: 2023-06-14T21:41:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-10T08:30:03.000Z (4 months ago)
- Last Synced: 2025-03-17T00:01:37.994Z (3 months ago)
- Topics: ai-horde, aihorde, art, image-generation, macos, nodejs, screensaver, stable-diffusion, stable-horde, swift
- Language: Swift
- Homepage:
- Size: 2.46 MB
- Stars: 62
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ealain for macOS
Ealain is a macOS screensaver that displays abstract art generated with Stable Diffusion using the [AI Horde](https://aihorde.net). Limitless generative art gracing your screen, forever.
## Examples
These are some examples of the kind of art you may see on your screen, but you will never see these specific images.

## Download
- [Download Ealain v1.0 for macOS](https://amiantos.s3.amazonaws.com/ealain-1.0.zip)
## Features
### Always Changing Generative Art
Ealain uses the [AI Horde](https://aihorde.net) to generate the art, for free, using GPUs located all around the world. Older images are replaced by new art over time, so your screensaver should have something new every time it runs.### Custom Styles
Ealain uses [AI Horde Styles](https://haidra.net/styles-on-the-ai-horde/) to power its image generation, meaning you can create your own style and tell the screensaver to use it instead. To learn more, check out [STYLES.md](/STYLES.md). If you create a great style, feel free to submit it in a PR to the repo, or contact me in some way so we can collaborate.
### Monitor Orientation and Aspect Ratio
Ealain detects if you have your monitors in landscape or portrait orientation and will generate unique art for both orientations if needed. Ealain only generates images in 16:9 or 9:16, if your monitor is a unique aspect ratio, image will stretch to fill the full screen.
### Local Cache
Ealain caches between 100-200 images on your local filesystem. You can find these images under: `~/Library/Containers/com.apple.ScreenSaver.Engine.legacyScreenSaver/Data/Library/Application Support/Ealain`
# Community
- Discuss Ealain on [the AI Horde Discord](https://discord.gg/Vc8fsQgW5E)# Credits
- Ealain was built and is maintained by [Brad Root](https://github.com/amiantos)# License
- The screensaver is licensed under the terms of the [Mozilla Public License 2.0](https://www.mozilla.org/en-US/MPL/2.0/)