Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.
/ lyricsfy Public archive

spotify dbus + genius lyrics. terminal-based.

License

Notifications You must be signed in to change notification settings

izn/lyricsfy

Repository files navigation

lyricsfy

CircleCI Maintainability Test Coverage

experimental terminal-based script to show lyrics based on current playing song on spotify desktop client.

Demo

setup

install node dependencies and create a binary link:

yarn install
npm link

dbus

make sure you have installed libdbus-glib-1-dev.

see this for osx.

usage

play a song on spotify desktop client and run: lyricsfy

thanks to

based on glyrics. thanks, @candh.