1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- <html>
- <head>
- <title>
- Plait documentation
- </title>
- <link rel="stylesheet" type="text/css" href="style.css" />
- </head>
- <body>
- <div class="content">
- <div>
- </div>
- <img src="plait-logo.png">
- Documentation for Plait
- =======================
- ## Site contents
- * [Home page](./)
- * [Sourceforge project page](http://sourceforge.net/projects/plait)
- * Documentation
- * [Downloads](http://sourceforge.net/project/showfiles.php?group_id=147849)
- * [More projects](http://stephenjungels.com/jungels.net/projects/)
- ## Guide to the documentation
- For the impatient, there is an [Install Guide for Plait](install.html).
- The [README for Plait](readme.html) will tell you everything you ever
- wanted to know about Plait, the command-line jukebox and music player
- front-end.
- There is also a [README for Plaiter](readme-plaiter.html), the
- command-line front end to command-line music players. Plaiter is a
- subproject which was designed to be the perfect command-line music
- player for Plait. It combines helper applications like mpg123 and
- ogg123 into a general purpose command line music player.
|