@@ -26,12 +26,13 @@ SpoFree is a free, open-source, and ad-free music player based on Tidal with Hi-
2626- 📺** Support for low-end devices** like disable glow, reduced motion, high performance mode
2727- ❗️** More features coming soon**
2828
29- ## 🌐 Instances
29+ ## 🌐 Instances / Wrapper
3030
3131| Version | URL | Note |
3232| ----------------| ------------------------------| -------------------------------|
3333| ** Official** | https://spo.free.nf | doesnt have ssl, but it just embeds spofree.vercel.app, hosted on infinityfree |
3434| ** Original** | https://spofree.vercel.app | original domain, embedded by spo.free.nf |
35+ | ** Unofficial** | https://github.com/eweerfr/spofree-electron | Electron wrapper for windows by [ eweer] ( https://github.com/eweerfr ) . Thank you for contributing! |
3536
3637## ⚙️ How It Works
3738
@@ -45,26 +46,6 @@ How it works:
4546
4647The API instances come from [ open-source HiFi projects] ( https://github.com/EduardPrigoana/hifi-instances ) that provide public endpoints.
4748
48- ## Screenshots
49-
50- ### Audio Quality Selector:
51- <img src =" https://raw.githubusercontent.com/redretep/spofree/eaa74dbda39aea0470a7f388436c094ce61b990a/images/audioquality.jpeg " width =" 50% " >
52-
53- ### Color Selector:
54- <img src =" https://raw.githubusercontent.com/redretep/spofree/eaa74dbda39aea0470a7f388436c094ce61b990a/images/colors.jpeg " width =" 50% " >
55-
56- ### Import Playlist Screen:
57- <img src =" https://raw.githubusercontent.com/redretep/spofree/eaa74dbda39aea0470a7f388436c094ce61b990a/images/import.jpeg " width =" 50% " >
58-
59- ### Library:
60- <img src =" https://raw.githubusercontent.com/redretep/spofree/eaa74dbda39aea0470a7f388436c094ce61b990a/images/library.jpeg " width =" 50% " >
61-
62- ### Liked Songs:
63- <img src =" https://raw.githubusercontent.com/redretep/spofree/eaa74dbda39aea0470a7f388436c094ce61b990a/images/likedsongs.jpeg " width =" 50% " >
64-
65- ### Extra Settings:
66- <img src =" https://raw.githubusercontent.com/redretep/spofree/eaa74dbda39aea0470a7f388436c094ce61b990a/images/tweaks.jpeg " width =" 50% " >
67-
6849## 🤝 Contributing and Issues
6950
7051Contributions are welcome. Feel free to open a Pull Request. Also please submit any bugs you find!
@@ -76,11 +57,36 @@ Contributions are welcome. Feel free to open a Pull Request. Also please submit
7657- https://github.com/uimaxbai/hifi-api - API that fetches the streams
7758- https://github.com/monochrome-music/monochrome - alternative free tidal music player that uses the same API
7859- https://github.com/EduardPrigoana/hifi-instances - list of instances provided for the hifi API
79-
60+ - https://github.com/eweerfr/spofree-electron - Electron Wrapper of the site for windows
8061
81- ## 🔎 API List
62+ ## Screenshots
63+
64+ ### Audio Quality Selector and Appereance
65+ <table >
66+ <tr >
67+ <td><img src="https://raw.githubusercontent.com/redretep/spofree/eaa74dbda39aea0470a7f388436c094ce61b990a/images/audioquality.jpeg" width="100%"></td>
68+ <td><img src="https://raw.githubusercontent.com/redretep/spofree/eaa74dbda39aea0470a7f388436c094ce61b990a/images/colors.jpeg" width="100%"></td>
69+ </tr >
70+ </table >
71+
72+ ### Playlist Import and Library
73+ <table >
74+ <tr >
75+ <td><img src="https://raw.githubusercontent.com/redretep/spofree/eaa74dbda39aea0470a7f388436c094ce61b990a/images/import.jpeg" width="100%"></td>
76+ <td><img src="https://raw.githubusercontent.com/redretep/spofree/eaa74dbda39aea0470a7f388436c094ce61b990a/images/library.jpeg" width="100%"></td>
77+ </tr >
78+ </table >
79+
80+ ### Liked Songs and Extra Settings
81+ <table >
82+ <tr >
83+ <td><img src="https://raw.githubusercontent.com/redretep/spofree/eaa74dbda39aea0470a7f388436c094ce61b990a/images/likedsongs.jpeg" width="100%"></td>
84+ <td><img src="https://raw.githubusercontent.com/redretep/spofree/eaa74dbda39aea0470a7f388436c094ce61b990a/images/tweaks.jpeg" width="100%"></td>
85+ </tr >
86+ </table >
8287
83- API:
88+
89+ ## 🔎 API List
8490
8591| Provider | Instance URL | Status |
8692| ------------- | ------------------------------------------------------ | ------------------------------------------------------------------------ |
97103| | [ https://katze.qqdl.site ] ( https://katze.qqdl.site ) | ![ ] ( https://img.shields.io/website?url=https://google.com\& label=status ) |
98104| | [ https://hund.qqdl.site ] ( https://hund.qqdl.site ) | ![ ] ( https://img.shields.io/website?url=https://google.com\& label=status ) |
99105
100- UI:
101-
102- | Provider | Instance URL | Status |
103- | --------------- | ------------------------------------------------------------------ | ------------------------------------------------------------------------ |
104- | tidal-ui (bini) | [ https://music.binimum.org/ ] ( https://music.binimum.org/ ) | ![ ] ( https://img.shields.io/website?url=https://music.binimum.org\& label=status ) |
105- | | [ https://tidal.squid.wtf ] ( https://tidal.squid.wtf ) | ![ ] ( https://img.shields.io/website?url=https://tidal.squid.wtf\& label=status ) |
106- | Digger | [ https://digger-ui.vercel.app/ ] ( https://digger-ui.vercel.app/ ) | ![ ] ( https://img.shields.io/website?url=https://digger-ui.vercel.app\& label=status ) |
107- | SpoFree | [ https://spo.free.nf/ ] ( https://spo.free.nf/ ) | ![ ] ( https://img.shields.io/website?url=https://spo.free.nf\& label=status ) |
108-
0 commit comments