Infobar-ng is a plugin for the DeaDBeeF audio player allowing to:
- View the lyrics for the current track
- Get the biography for the artist of the current track
- Find simular artists
It is based on deadbeef-infobar created by @dsimbiriatin, adding a few minor changes.
If you are using Arch Linux, you can install it from the AUR.
If not, you can just clone the repository, run make
and then copy the *.so files to /usr/lib/deadbeef (or ~/.local/lib/deadbeef to install for the current user only).
The project is abandoned, so feel free to fork it further!