Skip to content

FrankKair/spootify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cc4cf9d · May 30, 2021

History

22 Commits
Feb 28, 2020
Apr 4, 2019
May 30, 2021
May 30, 2021
Mar 31, 2019
Apr 18, 2019
Mar 9, 2019
Apr 18, 2019
May 13, 2021
May 13, 2021
May 30, 2021

Repository files navigation

spootify

Build Status

spootify fetches information / lyrics about the album / song you're currently listening to.

This utility is macOS only since it uses AppleScript to get information from Spotify.

Usage

Download the binary release or clone the repo, run go get and go install to install the package and then call spootify on your terminal. You should see:

Motivation

I enjoy learning about the context and stories behind the music I listen to.

Inspiration

shpotify's usage of AppleScript to control the Spotify macOS client made me realize how useful AppleScript can be.