Created ver 1.00 of LastFM-NowPlaying.

-Stable
This commit is contained in:
GamePlayerCole
2018-07-22 18:49:02 -04:00
parent 574d0be8f4
commit 81869c6b75
3 changed files with 74 additions and 1 deletions

View File

@@ -1,2 +1,6 @@
# LastFM-NowPlaying
A Python Script that pull's a user's current song from Last FM then writes it to a text file for use with OBS or Xsplit.
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.