@Schlicki2808 futify is using this api, but seems to use deprecated api calls
instead of creating another alternative client, i belive that more efficient would be to put already done frontend + backend stack into click package, In this way is already futify working, there is backend in golang that reads spotify stream and "forward it" on localhost:8765/song?id stream that is feeded to phone (which is probably the issue why futify does not show album/title/author in media navigator)
this is backend side
https://github.com/Spotifyd/spotifyd
this is one of the clients
https://github.com/xou816/spot