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
I haven't used it on OSX, but watch can be installed using homebrew. Alternatively, you could try something like while :; do echo "$(clear;spotify status)"; sleep 2; done which will continually run the spotify status command until you CTRL+C. Quick gif to below to show the song position updating...
Would that be sufficient or do you envision this being something built into the script itself?
Hey there, love the tool!
One feature that I would love to see is an updating spotify status command that I can keep in a small section of my screen.
Essentially what
watch spotify -n 1
outputs, without any weird characters, updating until i ctrl-c.Thanks!
The text was updated successfully, but these errors were encountered: