You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.
Any progress on this? @lukedirtwalker I would love to integrate CuteSpotify with Sailfinder.
Since a couple of months you can add your favourite Spotify song and albums to your account. Other people can open them in the Spotify app. If the URI MimeType handler is added then this can added to Sailfinder :)
It would be nice if opening Spotify URI links through
xdg-open
would open CuteSpot with the given content.URI example:
This could be achieved by adding a MimeType handler to the .desktop file like here:
https://github.com/nodevel/harbour-hopscotch/blob/master/harbour-hopscotch.desktop
and adding a way to open CuteSpot with command line arguments.
Copying URIs from the application would then be a nice way how to share music with other Spotify users.
PS: I'd look into it myself, but my SDK has been temporarily uninstalled to help me focus on different things :)
The text was updated successfully, but these errors were encountered: