summaryrefslogtreecommitdiff
path: root/web/about.in.html
blob: a28ce9c48e0be42629f308f5f9958edd7c843222 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<h1>About</h1>
<hr>

<p> Paraslash is a collection of network audio streaming tools for
Unix systems. It is written in C and released under the GPLv2. </p>

<ul>
	<li> Runs on Linux, FreeBSD, NetBSD </li>
	<li> Does not rely on or connect to any internet services </li>
	<li> Mp3, ogg/vorbis, ogg/speex, aac (m4a), wma, flac and ogg/opus support </li>
	<li> http and udp network streaming </li>
	<li> Stand-alone decoder, player, tagger </li>
	<li> Curses-based gui (<a href="gui.png">screenshot 1</a>,
		<a href="gui-figlet.png">screenshot 2</a>) </li>
	<li> 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>

<p> Author: Andre Noll, <a href="mailto:maan@tuebingen.mpg.de">maan@tuebingen.mpg.de</a>
<br>
Homepage: <a
href="https://people.tuebingen.mpg.de/maan/">
	https://people.tuebingen.mpg.de/maan/</a>
<br>
Git clone URL: <kbd> https://git.tuebingen.mpg.de/paraslash.git </pre>
<br>
Gitweb: <a href="https://git.tuebingen.mpg.de/paraslash.git"><kbd>
	https://git.tuebingen.mpg.de/paraslash.git</kbd></a>
</p>