1
0
Fork 0
mirror of https://github.com/staniel359/muffon.git synced 2026-04-26 03:06:18 +03:00
No description
Find a file
2026-04-04 16:17:38 +03:00
.github/workflows repo: remove FUNDING.yml 2026-03-01 02:07:22 +03:00
docs/guides repo: update README files 2026-01-29 11:56:45 +03:00
electron fix: youtube player errors 2026-01-11 01:45:16 +03:00
public Fix (?) Windows installer sidebar bug by converting to 24-bit 2024-10-04 10:26:02 +03:00
semantic change (ui): posts'/comments' lists 2026-03-22 21:43:40 +03:00
src change (ui): posts'/comments' lists 2026-03-22 21:43:40 +03:00
.gitignore Convert Electron to pure ESM (#174) 2024-05-14 08:02:17 +07:00
electron-builder.json chore: update electron-builder 2026-02-21 16:50:59 +03:00
eslint.config.js infr: change "error" to "warn" in ESLint config 2025-12-06 13:11:58 +03:00
index.html Remove reCAPTCHA logic 2023-10-26 17:32:00 +03:00
LICENSE Change license 2023-10-26 17:32:00 +03:00
package.json chore: update dependencies 2026-04-04 16:17:38 +03:00
pnpm-lock.yaml chore: update dependencies 2026-04-04 16:17:38 +03:00
README.md repo: update README with MacOS quarantine instructions 2026-03-11 00:07:55 +03:00
semantic.json change (ui): posts'/comments' lists 2026-03-22 21:43:40 +03:00
vite.config.js infr: change eslint config 2025-12-28 21:44:40 +03:00

preview

GitHub Actions Workflow Status GitHub all releases GitHub last commit (branch) Discord

screenshot screenshot

Description

muffon is a cross-platform music streaming client for desktop, which helps you listen to, discover and organize music in an advanced way.

It retrieves audio, video and metadata from various Internet sources, such as:

  • Last.FM

Audio:

  • Bandcamp
  • Odnoklassniki
  • SoundCloud
  • Spotify (currently not working)
  • VK
  • Yandex Music
  • YouTube Music

Video:

  • YouTube

Lyrics:

  • Genius
  • MusixMatch (currently not working)

Discography:

  • Discogs
  • MusicBrainz

Features

  • absolutely free
  • no ads
  • no login (but required for certain features)
  • listening (artists / albums / tracks) (+ offline) (+ equalizer) (+ track/audio automatch)
  • artists (tracks / albums / similar / shows)
  • albums
  • tracks (similar / albums)
  • tags (artists / albums / tracks)
  • queue (+ shuffle / loop) (+ albums adding)
  • music library (+ import from account) (+ compatibility)
  • music services integration (Last.FM, Spotify)
  • recommendations (artists / tracks) (based on your library) (+ filters)
  • search (artists / albums / album groups / tracks / lyrics / tags / videos / video channels / video playlists) (through all of the sources above)
  • radio (tags / artists / top)
  • scrobbling (Last.FM)
  • Discord Rich Presence (+ buttons customization)
  • videos (+ similar / channels / playlists) (YouTube, YouTube Music)
  • lyrics (+ annotations) (Genius, MusixMatch)
  • top (artists / albums / tracks / tags) (+ country select)
  • new / upcoming releases
  • multitag search (artists / albums)
  • external links (artists / albums / tracks / videos / video channels / video playlists)
  • playlists (+ import from account) (+ album / queue adding)
  • favorites (artists / albums / tracks / videos) (+ import from account)
  • bookmarks (artists / albums / tracks / videos / video channels / video playlists)
  • listened (artists / albums / tracks)
  • watched (videos)
  • posting (+ comments)
  • following
  • messaging
  • feed (+ global)
  • communities
  • sharing (artists / albums / tracks / videos / video channels / video playlists / playlists / communities)
  • theming (dark mode / background / transparency)
  • history (activity / player / browser)

Languages

Technical stack

  • Vue
  • Electron

Available platforms

  • Windows (10, 11) (x64)
  • MacOS (x64, arm64)
  • Linux (x64, arm64)

Download

Latest (v2.4.0)

Star History

Star History Chart

Troubleshooting

Windows

If you're using Windows 10 and during the installation you see this window:

Windows SmartScreen

  1. Click "More info"
  2. Click "Run anyway"

That's because Windows blocks unsigned apps.

MacOS

If you're using MacOS and during the installation you see this window:

MacOS quarantine

  1. Open your terminal
  2. Enter this command:
xattr -d com.apple.quarantine /Applications/muffon.app

That's because MacOS blocks unsigned apps.

Support

Have a question / suggestion / bug report?

Create an issue or Join Discord chat

If you have a suggestion, please check our to do list to make sure you don't make a duplicate suggestion.

Contribute

  • Translators wanted for localization.

Caution

Any Pull Request(s) directly made without prior discussions related to translations will NOT be merged. If you intend to contribute by translating, please consider joining the Discord Server and discuss it with us before you start working on it.

Donate

ko-fi

muffon-api - REST API for client

muffon-website - Website