]> git.tuebingen.mpg.de Git - paraslash.git/blob - FEATURES
a922cf2cd8597c94a2df6c9f098c12b34622fb0f
[paraslash.git] / FEATURES
1 About
2 =====
3
4 -----
5 Paraslash is a collection of network audio streaming tools for Unix
6 systems. It is written in C and released under the GPLv2.
7
8 Features
9 ~~~~~~~~
10         * Runs on Linux, Mac OS, FreeBSD, NetBSD.
11         * Mp3, ogg/vorbis, ogg/speex, aac (m4a), wma, flac and ogg/opus support
12         * http, dccp and udp network streaming
13         * Stand-alone decoder/player
14         * Curses-based gui
15         * Integrated volume normalizer, fader, alarm clock
16         * Sophisticated audio file selector
17         * Command line interface with tab-completion
18         * Open source and well documented