Fairy Lights is a simple, decorative app for macOS built in Swift that float beneath the menu bar.
- Lives in the macOS menu bar
- Subtle, twinkling fairy lights
- Download the
FairyLights.zip
file from the latest release - Unzip the file and move
Fairy Lights.app
into yourApplications
folder - Control-click or right-click the app and select 'open'
Note
macOS Gatekeeper may block the app since Fairy Lights is not notarized:
- Go to System Settings > Privacy & Security
- Scroll down and locate the prompt for
Fairy Lights.app
- Click 'open anyway'
Some of assets are not included in this project.
Contributions are welcome! Follow these steps to contribute:
- Fork the repository
- Create a branch with your feature or bug fix
- Submit a pull request for review
You can help make this app more accessible by contributing translations! This project uses Xcode's string catalogs Localizable.xcstrings
for localization. To learn how to edit or add translations, refer to Apple's official documentation.