Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 236 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 236 Bytes

Spotify Song Guesser

This is a simple python tkinter script to guess the name of the song from the first few seconds

it uses these libraries:

  • pygame
  • tkinter
  • spotdl

so remember to use pip install before running the script.