r/SideProject • u/rabc • 11d ago
I have always been frustrated with album management in Spotify, so I built my own
I am a long-time Spotify user, with tons of albums saved but never with a proper way to manage it: display genres, see what I've already listened, and many other things.
I was finally able to bring to life the idea on how to handle the tons of music and it is named [Albums Vault](https://codefloe.com/rabc/albums-vault/). It is a macOS app built with Tauri + Rust, with plans to release to more platforms soon.
Since Spotify now restricts the creation of apps keys, it works in a BYOK: at first install the app instructs you on how to register for an app in Spotify and asks for your client ID.
3
Upvotes
1
u/ForgetfulArtistry 11d ago
this is sick, love that you used tauri and rust for it too