I’m looking for a FOSS alternative to Spotify, preferably one that works across Android, MacOS, and Windows.

Does anything like that exist?

  • On Android, I’m using ViMusic. Works great!
  • On MacOS, I’ve tried nuclear and Spotube. Neither seems to work great.
  • Haven’t tried anything on Windows yet.

Suggestions appreciated. Thanks lemmy!

  • Nuuskis@sopuli.xyz
    link
    fedilink
    English
    arrow-up
    4
    ·
    2 years ago

    There’s an app called BlackHole, but the music library it provides is very small and oriented in music from India.

  • robotPerson
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    2 years ago

    I don’t have much experience with FOSS alternatives for Spotify because I rarely use the service, but maybe you could find what you’re looking for in this list from alternativeto.net ?!

  • prashanthvsdvn
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 years ago

    Not sure about android but Psst is a rust based Spotify client that compiles nicely for Linux, Mac and Windows.

    • mulcaheyOP
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      1
      ·
      2 years ago

      That’s an interesting project! But it looks like it requires a Spotify Premium account. So is it just Spotify in a different skin?

      • prashanthvsdvn
        link
        fedilink
        English
        arrow-up
        2
        ·
        2 years ago

        Yeah Spotify exposes their API only for premium customers. Calling the project as a different skin is undermining them. The entire project was done to access Spotify without the messy bloat of electron. If you didn’t know electron, it’s just a chrome instance running in background masquerading as different app.

        Alternatively if you have the music with you, you can Selfhost a music server and stream from that, making it your own personal Spotify, in a manner.