This package browser is in early development. Mind the rough edges.

glyr

Search engine for music related metadata

Glyr comes both in a command-line interface tool (glyrc) and as a C library (libglyr).

The sort of metadata glyr is searching (and downloading) is usually the data you see in your musicplayer. And indeed, originally it was written to serve as internally library for a musicplayer, but has been extended to work as a standalone program which is able to download cover art, lyrics, photos, biographies, reviews and more.

Installation

Install the latest version of glyr as follows:

guix install glyr

Or install a particular version:

guix install glyr@1.0.10

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of glyr about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/glyr'><img src='https://packages.guix.gnu.org/packages/glyr/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/glyr/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/glyr)

Example Org:

[[https://packages.guix.gnu.org/packages/glyr][https://packages.guix.gnu.org/packages/glyr/badges/latest-version.svg]]