Skip to content

See your friends' most recent scrobbles.

License

GPL-2.0, Apache-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
Apache-2.0
PYLAST-LICENSE
Notifications You must be signed in to change notification settings

BramBonne/lastfm-friendstalker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Friendstalker for Last.fm

Program that allows you to see what your Last.fm friends are listening to in real-time.

Run with:

python friendstalker.py -u <your_lastfm_username>

Optional arguments:

  -h, --help            show this help message and exit
  --history HISTORY_TIME
                        number of seconds ago to display scrobbles from
                        (default: 600)
  --max_tracks MAX_TRACKS, -t MAX_TRACKS
                        maximum number of tracks in history to display per
                        friend (default: 10)
  --run_indefinitely    Keep running (default: False)
  --colorize, -c        Colorize terminal output (default: False)

About

See your friends' most recent scrobbles.

Resources

License

GPL-2.0, Apache-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
Apache-2.0
PYLAST-LICENSE

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages