docs 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. <html>
  2. <head>
  3. <title>
  4. Plait documentation
  5. </title>
  6. <link rel="stylesheet" type="text/css" href="style.css" />
  7. </head>
  8. <body>
  9. <div class="content">
  10. <div>
  11. </div>
  12. <img src="plait-logo.png">
  13. Documentation for Plait
  14. =======================
  15. ## Site contents
  16. * [Home page](./)
  17. * [Sourceforge project page](http://sourceforge.net/projects/plait)
  18. * Documentation
  19. * [Downloads](http://sourceforge.net/project/showfiles.php?group_id=147849)
  20. * [More projects](http://stephenjungels.com/jungels.net/projects/)
  21. ## Guide to the documentation
  22. For the impatient, there is an [Install Guide for Plait](install.html).
  23. The [README for Plait](readme.html) will tell you everything you ever
  24. wanted to know about Plait, the command-line jukebox and music player
  25. front-end.
  26. There is also a [README for Plaiter](readme-plaiter.html), the
  27. command-line front end to command-line music players. Plaiter is a
  28. subproject which was designed to be the perfect command-line music
  29. player for Plait. It combines helper applications like mpg123 and
  30. ogg123 into a general purpose command line music player.