back to home

nukeop / nuclear

Streaming music player that finds free music for you

17,066 stars
1,266 forks
3 issues
TypeScriptRustAstro

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing nukeop/nuclear in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/nukeop/nuclear)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

Nuclear is a free, open-source music player without ads or tracking. Search for any song or artist, build playlists, and start listening. Runs on Windows, macOS, and Linux. Screenshots Nuclear comes with multiple built-in themes: | | | |:---:|:---:| | | | | Artist search | Album search | | | | | Playlists | Plugin store | | | | | Installed plugins | Preferences | | | | | What's new | Log viewer | Download Grab the latest release for your platform from the Releases page. | Platform | Formats | |----------|---------| | Windows | installer, | | macOS | (Apple Silicon and Intel) | | Linux | , , , | Features • Search for music and stream it from any source • Browse artist pages with biographies, discographies, and similar artists • Browse album pages with track listings • Queue management with shuffle, repeat, and drag-and-drop reordering • Favorites (albums, artists, and tracks) • Playlists (create, import, export, import from varous services) • Powerful plugin system with a built-in plugin store • Themes (built-in and custom CSS themes) • MCP server lets your AI agent drive the player • Auto-updates • Keyboard shortcuts • Localized in multiple languages Plugins Nuclear has a powerful plugin system now! Every functionality has been redesigned to be driven by plugins. Plugins can provide streaming sources, metadata, playlists, dashboard content, and more. Browse and install plugins from the built-in plugin store, or write your own using the @nuclearplayer/plugin-sdk. MCP You can enable the MCP server in Settings → Integrations. Then to add it to **Claude Code:** **Codex CLI:** **OpenCode:** **Claude Desktop / Cursor / Windsurf:** The MCP is designed to be discoverable, but there's a skill you can load to get your AI up to speed: Nuclear MCP Skill Development Nuclear is a pnpm monorepo managed with Turborepo. The main app is built with Tauri (Rust + React). Prerequisites • Node.js >= 22 • pnpm >= 9 • Rust (stable) • Platform-specific Tauri dependencies (see Tauri docs) Getting started Useful commands Community • Discord • Mastodon • Discussions License AGPL-3.0. See LICENSE.