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

Latest commit

 

History

History
30 lines (17 loc) · 1.01 KB

README.md

File metadata and controls

30 lines (17 loc) · 1.01 KB

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.