diff options
Diffstat (limited to 'audio/sayonara-player/README')
-rw-r--r-- | audio/sayonara-player/README | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/audio/sayonara-player/README b/audio/sayonara-player/README new file mode 100644 index 0000000000..ad98e9e39d --- /dev/null +++ b/audio/sayonara-player/README @@ -0,0 +1,24 @@ +sayonara-player (small, clear and fast audio player for Linux) + +sayonara-player is a small, clear and fast audio player for Linux +written in C++, supported by the Qt framework. It uses Gstreamer as +audio backend. + +Although Sayonara is considered as a lightweight player, it holds a +lot of features to organize even big music collections. + +Most of them are known from the bigger and well known audio players. +But in contrast to most of the other players the main focus during +developing has been performance, low CPU usage and low memory +consumption. + +So Sayonara is a good alternative to players like Rhythmbox, +Clementine or Amarok. Those who miss Winamp for Linux should give +Sayonara a try. + +One of Sayonara's goals is intuitive and easy usablility. +Currently it is only available for Linux. + +Sayonara features: https://sayonara-player.com/features.php + +Optional dependencies: gst-plugins-ugly, lame. |