An open API service indexing awesome lists of open source software.

https://github.com/luka-loehr/live-engine

macOS menu bar app that plays a local video file as a looping desktop wallpaper
https://github.com/luka-loehr/live-engine

appkit desktop macos menubar swift video wallpaper

Last synced: 3 months ago
JSON representation

macOS menu bar app that plays a local video file as a looping desktop wallpaper

Awesome Lists containing this project

README

          

# Live Engine — Video wallpaper for macOS

[![macOS](https://img.shields.io/badge/macOS-13.0+-007AFF?style=flat&logo=apple&logoColor=white)](https://www.apple.com/macos)
[![Swift](https://img.shields.io/badge/Swift-5.9-FA7343?style=flat&logo=swift&logoColor=white)](https://swift.org)
[![License](https://img.shields.io/badge/License-CC%20BY--NC--ND%204.0-orange?style=flat)](LICENSE)

**Live Engine** is a macOS menu bar app that plays a local video file as your desktop wallpaper, looping continuously behind desktop icons. Built with Swift.

![Demo](Assets/demo.webp)

---

## Features

- **Video wallpaper** — set any local video file as the desktop background; plays behind icons on all spaces
- **Continuous loop** — video restarts automatically at the end
- **Menu bar controls** — mute/unmute audio; access stored videos from the menu bar without a dock icon
- **Local storage** — video files stay on your machine

---

## License

[Creative Commons BY-NC-ND 4.0](LICENSE)
Non-commercial use only.

---

## Support

- [Report bugs](https://github.com/luka-loehr/live-engine/issues)
- [luka@lukaloehr.com](mailto:luka@lukaloehr.com)

---

Developed by [Luka Löhr](https://github.com/luka-loehr)