Nuclearplayer
Free, open-source streaming player that searches and plays music
Download Nuclearplayer
Installer for Apple Silicon (M1/M2/M3) Macs (.dmg)
Other downloads (5)
Getting a "can't verify the developer" warning?
If you see a warning on first launch, go to System Settings > Privacy & Security and click "Open Anyway". Open source software usually isn't signed with an Apple developer certificate, which is normal.
Clicking "Download" takes you to a source confirmation page first; the download starts after confirmation.
About Nuclearplayer
Streaming music player that finds free music for you
See incorrect information? Tell us
Risk notice
This software plays music from internet streaming sources; users are responsible for complying with local copyright laws. Downloads include `.sig` signatures; verify them before installation.
Who it's for
- Users who prefer free and open-source software and ad-free listening
- Those who like to search and play any song instantly
- People who enjoy customizing the interface with themes
- Music enthusiasts who want extensibility via plugins
- Explorers who want their AI assistant (e.g., Claude) to control the player
Who it's not for
- Users who rely on complete playlists and cloud sync from mainstream music platforms
- Enterprise users requiring official technical support or after-sales service
- Those with strict legal requirements regarding music copyright
Install guide
Choose the appropriate file for your operating system.
Open the .dmg and drag Nuclear to the Applications folder. If you get “Cannot open because the developer cannot be verified”, go to System Settings → Privacy & Security and allow it, or right-click the app and select “Open” to bypass.
- Windows: Download
Nuclear_1.45.1_x64-setup.exe(installer) orNuclear_1.45.1_x64_en-US.msi(MSI installer). Run and follow the instructions. - macOS:
- Apple Silicon (M-series): Download
Nuclear_1.45.1_aarch64.dmg - Intel: Download
Nuclear_1.45.1_x64.dmg - Linux:
- Debian/Ubuntu: Download
Nuclear_1.45.1_amd64.deband runsudo dpkg -i Nuclear_1.45.1_amd64.deb - Fedora/RHEL: Download
Nuclear-1.45.1-1.x86_64.rpmand runsudo rpm -ivh Nuclear-1.45.1-1.x86_64.rpm - AppImage: Download
Nuclear_1.45.1_amd64.AppImage, make it executable and run:chmod +x Nuclear_1.45.1_amd64.AppImage && ./Nuclear_1.45.1_amd64.AppImage - Flatpak: Download
nuclear-music-player.flatpakand install withflatpak install --user nuclear-music-player.flatpak(requires Flatpak).
If the app doesn't start, check that required libraries (e.g., libgtk-3, libwebkit2gtk) are installed.
FAQ
Is Nuclear free?
Yes, Nuclear is completely free and open-source under the AGPL-3.0 license, with no ads or tracking.
Which operating systems are supported?
Windows, macOS, and Linux are supported. macOS has separate builds for Intel and Apple Silicon, and Linux offers multiple package formats.
How do I update Nuclear?
The app has built-in auto-update. You can also manually download the latest release from the GitHub Releases page.
What is the MCP server?
The MCP (Model Context Protocol) server allows AI agents (e.g., Claude, Codex) to control the player via a local HTTP port. It can be enabled in Settings.
Where can I get plugins?
Browse and install plugins from the in-app plugin store, or write your own using the official SDK.