7 lines
301 B
Markdown
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.
|