What's New in v1.38.0
Nuclear Jam is your mobile remote control for Nuclear. It lets you control Nuclear from any device with a web browser. Pull out your phone, scan a QR code, and you can control playback and see the queue. Handy for parties, cooking, your housemates, and so on.
How does it work? Nuclear can start a small web server that can be accessed on your local network. Your phone (or other devices) connects to your computer directly - no data ever leaves your grasp.
Enable Nuclear Jam
- Open Nuclear, then go to Settings, then Integrations.
- Toggle Nuclear Jam on.
- Two read-only fields appear below the toggle: Remote URL and API URL. The Remote URL is what you open in a browser to use the remote. The API URL is for scripts and other integrations. See HTTP API if you want to use it. Intended for programmers.
Connect from your phone
Once Jam is on, a small QR code icon appears in the top bar of Nuclear, next to the theme switcher.
Click it to open a popover with the QR code and the Remote URL.
Scan the QR with your phone's camera, or just type the Remote URL into a browser on any device on the same network to load Nuclear Jam.
For full docs, see: https://docs.nuclearplayer.com/nuclear/user-manual/remote-control
macOS: If the app won't open, run
sudo xattr -r -d com.apple.quarantine /Applications/Nuclear.appin Terminal.