shaunchurch / lastfm-lyricsheet

Desktop app to display lyrics for your currently scrobbling track on last.fm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Last.fm Lyric Sheet

A tiny app to display lyrics for the song you're currently scrobbling to last.fm.

Lyric Sheet

To Develop

# Clone this repository
git clone git@github.com:shaunchurch/lastfm-lyricsheet.git
# Go into the repository
cd lastfm-lyricsheet
# Install dependencies
npm install
# Build the node side
npm run build
# Run the dev electron server with hot reload for the front end
npm start

Build app binary

npm run dist

About

Desktop app to display lyrics for your currently scrobbling track on last.fm


Languages

Language:TypeScript 100.0%