muffon
muffon copied to clipboard
Advanced multi-source music streaming + discovery client for desktop. Free, clean, no login, no ads.
muffon

Description
muffon is a desktop music streaming browser.
It retrieves metadata, audio, and video from various Internet sources, such as:
Last.FM
VK
Odnoklassniki
Yandex Music
BandcampDeezer
SoundCloud
Spotify
YouTube
Discogs
Genius
It has no ads and is absolutely free to use.
Features
- listening (artists / albums / tracks)
- queue
- music library (and compatibility with others)
- music services integration (Last.FM)
- recommendations (based on your library)
- search (through all of the sources above)
- radio (tags / artists / top)
- scrobbling (Last.FM)
- videos (YouTube) (with channels)
- lyrics (Genius)
- tags (with top artists / albums / tracks)
- top (artists / albums / tracks / tags) (with country select)
- playlists
- favorites (artists / albums / tracks)
- bookmarks (artists / albums / tracks)
- listened (artists / albums / tracks)
- posting
- following
- messaging
- feed
- communities
- new / upcoming releases
- multitag search
- sharing (artists / albums / tracks / videos / playlists / communities)
- offline listening
- background / transparency change
Upcoming features
- profiles privacy
- artists continuous queue
- add album to playlist
- global feed
- player fallback source
- Yandex Music / Deezer / Spotify integration
- music labels (artists / albums)
- profiles 'Listening now' section
- playlists import
- posts likes / comments
- videos favorites / bookmarks / watched
- messenger
- ??? (your suggestions)
Languages
- English
- Русский
Technical stack
- Vue
- Electron
Available platforms
- Windows
- MacOS
- Linux
Download
Build
- Download source code of the latest release
- Unzip the file:
tar -xzf muffon-{version}.tar.gzorunzip muffon-{version}.zip - Go to project folder:
cd muffon-{version} - Install Node.js and Yarn
- Install dependencies:
yarn - Compile project:
yarn build:all - Go to compiled project folder:
cd build_electron/linux-unpacked - Run application:
./muffonor double-clickmuffonfile in folder
Support
Have a question/suggestion/bug report?
Create an issue here
Contribute
- Translators wanted for localization
- Python + Ruby developers wanted for Spotify library reverse engineering
Related projects
muffon-api - REST API for client
