Install plugins to stream music from any internet audio source without ads or a built-in music catalog.
Apply custom CSS theme packs to completely change the player's colors, backgrounds, and animations.
Manage playlists and play music locally without uploading any personal data to a server.
No built-in music catalog, requires installing separate community plugins before any audio source works.
MusicFreeDesktop is a free, ad-free music player for Windows, macOS, and Linux. It is built using Electron, which is a framework for creating desktop applications from web technologies, paired with React and TypeScript. The README is written in Chinese. The main design idea is that the player itself does not bundle any music service. Instead, all music searching, streaming, and playlist importing happens through plugins that you install separately. The README says that any audio source accessible on the internet can work with the app as long as someone has written a compatible plugin for it. Plugins can handle searching for tracks, albums, artists, and playlists, playing audio, browsing artist profiles, importing individual songs or playlists, and fetching lyrics. Appearance is configurable through theme packs. A theme pack is a folder containing two files: a CSS file that overrides any colors and styles in the interface, and a config.json file that sets a name, description, preview color, and optional background content for different regions of the window such as the header, sidebar, main area, and music bar at the bottom. The README shows several community-created themes including a dark mode, a night sky background, a falling cherry blossom animation, and a rainy season animation. All data is stored locally on your machine. The README states the software does not upload personal information. The project is licensed under AGPL 3.0, which requires that any redistribution or modified version also remain open source. The project asks that redistributors keep a link back to the original repository and that the code not be used for commercial purposes.
← maotoumao on gitmyhub — every repo by this author, as a profile.
Verify against the repo before relying on details.