]> git.tuebingen.mpg.de Git - paraslash.git/blob - web/about.in.html
web: Avoid bold face on main page.
[paraslash.git] / web / about.in.html
1 <h1>About</h1>
2 <hr>
3
4 <p> Paraslash is a collection of network audio streaming tools for
5 Unix systems. It is written in C and released under the GPLv2. </p>
6
7 <ul>
8         <li> Runs on Linux, FreeBSD, NetBSD </li>
9         <li> Mp3, ogg/vorbis, ogg/speex, aac (m4a), wma, flac and ogg/opus support </li>
10         <li> http, dccp and udp network streaming </li>
11         <li> Stand-alone decoder, player, tagger </li>
12         <li> Curses-based gui (<a href="gui.png">screenshot</a>) </li>
13         <li> Volume normalizer, fader, alarm clock </li>
14         <li> Sophisticated audio file selector </li>
15         <li> Command line interface with tab-completion </li>
16         <li> Open source and well documented </li>
17 </ul>
18
19 <p> Author: Andre Noll, <a
20 href="mailto:maan@tuebingen.mpg.de">maan@tuebingen.mpg.de</a>,
21 Homepage: <a
22 href="http://people.tuebingen.mpg.de/maan/">http://people.tuebingen.mpg.de/maan/</a>
23 </p>
24
25 <p> Comments and bug reports are welcome. Please provide the version
26 of paraslash you are using and relevant parts of the logs. </p>