README 1.1 KB

1234567891011121314151617181920212223242526272829303132
  1. Pragha is a Lightweight Music Player for GNU/Linux, based on Gtk and
  2. sqlite. It is completely written in C, constructed to be fast, light,
  3. and simultaneously tries to be complete without obstructing the daily
  4. work. ;)
  5. Main features:
  6. * Full integration with GTK+3, but always completely independent of
  7. gnome or xfce.
  8. * Two panel design inspired by Amarok 1.4: Library & current playlist.
  9. * Library with multiple views, according to tags or folder structure.
  10. * Search, filter and queue songs on current playlist.
  11. * Play and edit tags of mp3, m4a, ogg, flac, asf, wma, and ape files.
  12. Limited only by codecs installed and taglib version used.
  13. * Playlist management: Export M3U and read M3U, PLS, XSPF and WAX
  14. playlists.
  15. * Playback control with command line.
  16. Optional packages available on https://slackbuilds.org, they are auto
  17. detected by the script:
  18. * glyr (search lyrics, artist info, album art)
  19. * gst-plugins-bad-nonfree (extra codecs)
  20. * gst-plugins-ugly (extra codecs)
  21. * totem-pl-parser (used to open playlists)
  22. Optional dependencies that aren't on https://slackbuilds.org
  23. * rygel-server >= 2.2
  24. * grilo >= 0.2
  25. * libclastfm