Skip to content

Python curses application to view lyrics of current playing song in terminal.

License

Notifications You must be signed in to change notification settings

Jugran/lyrics-in-terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lyrics-In-Terminal

GitHub release GitHub license PyPI version shields.io Downloads Downloads

Shows lyrics of songs from your favourite music player in terminal.

lyrics lyrics

Supported Players

Almost all of the mpris specification compliant media players are supported, including -

  • Spotify
  • VLC Media player
  • Rhythmbox
  • Audacious
  • Music Player Daemon (MPD)

With version 1.4.1 and above, browser media detection is also possible.

For MPD player support install python-mpd2 package as well.

Wiki

License

MIT