lyrics-displayer

Displays lyrics of songs played on Sonos system.


Keywords
sonos, lyrics, lyricfetch
License
MIT
Install
pip install lyrics-displayer==0.7.8

Documentation

PyPI version Maintainability

Lyrics Displayer

Lyrics Displayer automatically detects what song is playing on a music player connected to the same network.

It then queries lyrics from various online sources and displays the lyrics to the command line (attempting to estimate the current position in the song).

Supported Players

  • Sonos

Lyrics Sources

Integrates with lyricfetch which has an extensive list of supported sources.

Usage

To use simply, in command line do::

>>> sing-along

Installation

>>> pip install lyrics-displayer