Skip to content

LinguaLyrics shows the lyric of playing music automatically

License

Notifications You must be signed in to change notification settings

LinguaPlayer/LinguaLyrics

Repository files navigation

Lingua Lyrics

Lingua Lyrics is a linux app that communicates with your music player to get the current song and then shows the lyric.

screenshot

How Lingua lyrics works

Lingua lyrics gets the title and artist from your music player and searchs for its lyric

My audio file doesn't have correct title and artist

Lingua lyrics can find the correct title and artist using acoustic fingerprinting

INSTALLING Lingua Lyrics

Install python-pip3:

Debian/Ubuntu:
	sudo apt install python3-pip

Just type:

sudo python3 ./setup.py install

UNINSTALLING Lingua Lyrics

Just type:

sudo python3 ./uninstall.py

Tested players

clementine

Completely supported

vlc

Completely supported

smplayer

Partially supported:
	music slider not works
	volume slider not works

deepinmusic

Partially supported:
	music slider not works
	pause button also mutes the player

gnome-music

Not supported yet

rhythmbox

Not supported yet

audacious

Not supported yet

spotify

Not supported yet

TODO

  • GUI
  • Package the app
  • Search in multiple lyric sources
  • Test with other player like VLC, Smplayer, Rhythmbox, Spotify,...
  • Translation of words
  • Find correct lyric with audio fingerprint
  • Show all available lyrics and choose between them
  • Download the cover art
  • Offline view

License

GNU General Public License v3.0

LinguaLyrics icon made by Freepik from www.flaticon.com is licensed by CC 3.0 BY

Copyright © 2018, Habib Kazemi