A Dynamic Island-inspired interface element for macOS, bringing the innovative iOS feature to your Mac desktop.
- 🎵 Media playback controls and Now Playing information
- 🖥️ Native macOS integration
- 📱 iOS Dynamic Island-inspired design
- 🔄 Real-time updates
- macOS version 11.0 or later
- Xcode 13+ (if compiling from source)
- Clone the repository:
git clone https://github.com/yourusername/macos-floating-island.git cd macos-floating-island
- Open the project in Xcode:
open FloatingIsland.xcodeproj
- Build and run the project in Xcode
- Download the pre-built
FloatingIsland.app
- Move it to your Applications folder
Since the app is currently unsigned, you may encounter security warnings. To resolve:
- Right-click the app and select "Open"
- Click "Open" in the security dialog
- Alternatively:
- Go to System Preferences → Security & Privacy → General
- Click "Open Anyway"
Contributions are welcome! Here's how you can help:
- Fork the repository
- Create a feature branch
- Submit a pull request
- Create an issue if you encounter any problems
- Animation
- keyboard shortcuts
- Integration with more tools
This project is licensed under the MIT License - see the LICENSE file for details.