Skip to content

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

Notifications You must be signed in to change notification settings

shaunchurch/lastfm-lyricsheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published