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'
Due to how the app works, this app is not, and cannot be sandboxed.
All assets were hand-drawn and 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