| Platform | Status | Release Artifacts |
|---|---|---|
| Windows | ✅ Fully Supported | ✅ Published |
| Linux | ✅ Fully Supported | ✅ Published |
| macOS | ❌ Not Published |
Windows is a fully supported platform.
Features:
- Desktop application
- Background service
- Screen synchronization
- Audio-reactive effects
- Automatic updates
- GitHub Actions release builds
Official installers are generated and published with every tagged release.
Linux is a fully supported platform.
Features:
- Desktop application
- Background service
- Screen synchronization
- Audio-reactive effects
- AppImage distribution
- Debian package distribution
- GitHub Actions release builds
Official release artifacts are generated and published with every tagged release.
The application itself is functional on macOS.
Core functionality works, including:
- Desktop application
- Background service
- Screen synchronization
- Configuration management
However, official release artifacts are currently not published.
Apple requires:
- Apple Developer Account
- Developer ID Application Certificate
- Code Signing
- Notarization
The project currently does not have the required Apple signing and notarization infrastructure configured.
As a result:
- The codebase remains compatible with macOS.
- Development builds may work locally.
- Official release packages are intentionally disabled.
macOS release builds will be enabled once:
- Apple Developer signing certificates are available.
- Automated code signing is configured.
- Automated notarization is configured.
- CI/CD release validation passes successfully.
- Windows
- Linux
- macOS
Community testing and contributions are welcome on all platforms.