Files
LastFM-NowPlaying/README.md
2018-07-22 18:49:02 -04:00

7 lines
301 B
Markdown

# LastFM-NowPlaying
A Python Script that pull's a user's current song from LastFM then writes it to a text file for use with an external program.
### Use
Input your LastFM username. Then let it run. The songs will automatically write to currentSong.txt
To close, type in "exit" then press Enter.