Skip to content

A python command line lyric searcher that is integrated with Spotify.

Notifications You must be signed in to change notification settings

BorisO/spotLyrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpotLyrics

A python command line lyric searcher that is integrated with Spotify.

usage: spotLyrics.py [-c] [-r] query

positional arguments:
query : Spotify account ID

optional arguments:
-c, --current : Print lyrics for currently playing Spotify song.
-r, --recent  : Get list of recently played songs.

Todo:

  • Implement a credential manager for different spotify scopes.
  • Add ability to select songs from playlists.
  • Implement a GUI interface.

About

A python command line lyric searcher that is integrated with Spotify.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages