SpoFree is a free, open-source, and ad-free music player based on Tidal with Hi-Res sound. It has a clean interface similar to Spotify.

- ❌Ad-Free Listening from Tidal
- 💿Lossless Audio for hifi sound
- 🎧Huge Catalogue powered by the full TIDAL library and HiFi APIs
- 🔲Clean UI similar to Spotify
- 🎶Playlist Support create and import your own Playlists
- 📁Local Storage playlists, liked songs, recently listened saved via IndexDB in your browser
- 🔎Search find media and sort by album, track, artist, or playlist
- 💾Export songs, playlists, albums and liked songs as csv or zip containing lossless .flac files
- ⏰Sleep Timer with customizable length
- 🔢Queue that you can save as a playlist and customize
- 🎵Media Session API for lock screen and control center support
- 📶Library Tabs Organized library with Playlists, Liked Songs, Saved Albums, and Followed Artists.
- 📲Import Playlist via Text (Artist - Title) or CSV file or from local files
- 🎵Audio Quality Selector ability to switch between Low, High, Lossless, and Hi-Res audio qualities.
- 🟥Accent Color you can select that themes the player, sliders, and active elements.
- ⚙️Additional Settings like compact mode, square avatars, grayscale mode
- 📺Support for low-end devices like disable glow, reduced motion, high performance mode
- ❗️More features coming soon
| Version | URL | Note |
|---|---|---|
| Official | https://spo.free.nf | doesnt have ssl, but it just embeds spofree.vercel.app, hosted on infinityfree |
| Original | https://spofree.vercel.app | original domain, embedded by spo.free.nf |
SpoFree acts as a Frontend that fetches lossless audio directly from TIDAL.
How it works:
- You search for a song
- SpoFree sends the query to a HiFi API
- The API returns a direct TIDAL lossless stream link
- SpoFree plays the audio
The API instances come from open-source HiFi projects that provide public endpoints.
Contributions are welcome. Feel free to open a Pull Request. Also please submit any bugs you find!
- https://github.com/uimaxbai/tidal-ui - Original Inspiration for this Project
- https://github.com/sachinsenal0x64/hifi - Tidal Music integration for Subsonic/Jellyfin/Plexamp
- https://github.com/uimaxbai/hifi-api - API that fetches the streams
- https://github.com/monochrome-music/monochrome - alternative free tidal music player that uses the same API
- https://github.com/EduardPrigoana/hifi-instances - list of instances provided for the hifi API
API:
UI:
| Provider | Instance URL | Status |
|---|---|---|
| tidal-ui (bini) | https://music.binimum.org/ | |
| https://tidal.squid.wtf | ||
| Digger | https://digger-ui.vercel.app/ | |
| SpoFree | https://spo.free.nf/ |





