/sonatina

A simple MPD client inspired by Sonata

Primary LanguageCMIT LicenseMIT

Sonatina

Sonatina is a client for MPD written in C using GTK+. Its elegant graphical layout is inspired by Sonata.

Dependencies

  • GTK+ 3.6
  • libmpdclient

Installation

Sonatina uses GNU make to build and install sources, just run

make install

in the source directory. You can use PREFIX variable to specify installation prefix:

PREFIX=/opt/sonatina

Default value is /usr/local/; for more info see config.mk.

For Gentoo users, there is an ebuild in my overlay.