Mixlar Connect Setup
Use the Mixlar iOS app or web viewer to control your Mixlar Mix remotely, receive toast notifications, and view live system widgets.- Mixlar Control installed on your PC
- Web Controller plugin available
- Optional: Tailscale for remote/HTTPS access
- Optional: Toast Notifications if you want phone-driven toasts
1. Prepare Mixlar Control for iOS & Web Access
To use the iOS app, Mixlar Control must run a local web server.1
Install the Web Controller Plugin
Open Settings → Plugins inside Mixlar Control.Find Web Controller and click Install.
Once installed, a globe icon will appear under Installed Plugins — click it to open the configuration window.
Once installed, a globe icon will appear under Installed Plugins — click it to open the configuration window.
2
Configure the web server port
In the Configuration tab:
- Default port: 5000
- Best to leave this value unless another app is already using it
- If you change it, you must Save, then Uninstall and Reinstall the plugin for the change to apply
3
Optional: Enable login security
In the Security tab you can:
- Turn on authentication
- Set a username and password
2. Remote Access & HTTPS (Tailscale Setup)
Use this section if you want to connect from outside your home network or use HTTPS with the iOS app.- HTTPS is required for secure remote iOS access
- If you only use a local IP on your home network, you can skip certificates and Tailscale
1
Install Tailscale
- Go to
https://tailscale.com/download - Download and install Tailscale for your OS (Windows/macOS/Linux)
- Sign in with Google, Microsoft, GitHub, or Apple
- Confirm Tailscale shows your PC as Connected in the tray/menu bar
2
Enable MagicDNS
- Open the Tailscale admin dashboard:
https://login.tailscale.com/admin/dns - Enable MagicDNS
- Save changes
yourname.ts.net, which Mixlar uses for HTTPS certificates.3
Generate HTTPS certificates
- In the same Tailscale DNS page, scroll to the HTTPS Certificates section
- Enable a certificate for your PC
- Open Mixlar Control → Plugins → Web Controller → Remote Access
- Click Get Certificates to download and apply them
https://yourname.ts.net:50004
Check available links in the Network tab
Go to the Network tab in the Web Controller plugin.You’ll see:
- Local IP URL (home network only)
- Local HTTP port
- Tailscale HTTPS URL — this is the recommended link for the iOS app
3. Enable Toast Notifications (Optional)
Toast notifications let your Mixlar Mix display events such as Spotify changes, OBS status, calendar reminders, and custom API events.1
Open API Receiver settings
In Mixlar Control, go to:
2
Configure the API Receiver
- Leave the Port at the default 8889 (recommended)
- Make sure Require API Key is enabled
- Copy the generated API key (for example:
FG55H-G92JK-23AFG-HS992-KH33L)
The iOS app can connect without toast notifications,
but the API Receiver must be enabled if you want mobile-driven toasts.
but the API Receiver must be enabled if you want mobile-driven toasts.
4. Set Up the Mixlar iOS App
1
Install the app
Download Mixlar Connect from the iOS App Store.
2
Enter your server URL
When the app first opens, it will ask for a server link.You can use:
-
Local IP (home only):
http://192.168.x.x:5000 -
Tailscale HTTPS URL (recommended):
https://yourname.ts.net:5000
3
Configure API settings in the app
In the app, go to Settings:
- Paste your API key from the API Receiver
- Set the API port to 8889 (or your custom port)
- Save changes
4
Test a toast notification
In the iOS app, open the Broadcast & Notifications section and tap Test Toast Notification.A toast should appear on your Mixlar Mix display.
If it does, your iOS app, Web Controller, and API Receiver are all configured correctly.
If it does, your iOS app, Web Controller, and API Receiver are all configured correctly.
Important Notes
- The Web Controller plugin is required for the iOS app
- Tailscale + HTTPS are required for secure remote access (not for local-only use)
- Toast notifications are optional, but the API Receiver must be enabled if you want them
- You can switch between local IP and Tailscale URL in the app at any time