Skip to content

RafaVisten/lastfm-stalker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Last.fm Stalker

Extremely simple app made using Flask and the pylast python library for checking what people are currently listening to.

Does the same thing this website does except it takes a manual list of users instead of your friendlist, so no login is needed.

If you want to run it locally, generate your own Last.fm API key / secret and create a .env file insde the project like so:

LASTFM_API_KEY="yourkeyhere"
LASTFM_API_SECRET="yoursecrethere"

About

Find out what your friends are currently scrobbling at a glance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published