]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - web/about.in.html
web: Make FEATURES the new homepage, rename it to "about".
[paraslash.git] / web / about.in.html
diff --git a/web/about.in.html b/web/about.in.html
new file mode 100644 (file)
index 0000000..a1a26eb
--- /dev/null
@@ -0,0 +1,17 @@
+<h1>About</h1>
+<hr>
+
+Paraslash is a collection of network audio streaming tools for Unix
+systems. It is written in C and released under the GPLv2.
+
+<ul>
+       <li> Runs on Linux, Mac OS, FreeBSD, NetBSD </li>
+       <li> Mp3, ogg/vorbis, ogg/speex, aac (m4a), wma, flac and ogg/opus support </li>
+       <li> http, dccp and udp network streaming </li>
+       <li> Stand-alone decoder/player </li>
+       <li> Curses-based gui </li>
+       <li> Integrated volume normalizer, fader, alarm clock </li>
+       <li> Sophisticated audio file selector </li>
+       <li> Command line interface with tab-completion </li>
+       <li> Open source and well documented </li>
+</ul>