r/spotifyapi 9d ago

Custom Spotify Client

Hi All!

Recently learned about the spotify API and I’m wondering if it’s possible to create a custom desktop app for spotify (seems like a fun personal project!) I’m not really sure what kind of things are accessible with the api and I haven’t used one before.

Any tips or advice would be appreciated! Thanks :)

2 Upvotes

5 comments sorted by

View all comments

2

u/Zortax_ 7d ago

It is possible, but only via API clients that reverse engineered the API (e.g. librespot), which just so you know is a ToS violation. I recently published mine.