diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..7d1afcd --- /dev/null +++ b/README.md @@ -0,0 +1,22 @@ +#pianobar + +pianobar is a console client for the personalized web radio [Pandora] +([http://www.pandora.com](http://www.pandora.com)). + +###Features + +* Play and manage (create, add more music, delete, rename, ...) your stations. +* Rate played songs and let pandora explain why they have been selected. +* Show upcoming songs/song history. +* Configure keybindings. +* last.fm scrobbling support (external application) +* Proxy support for listeners outside the USA. + +###Source Code + +The source code can be downloaded at [github.com](http://github.com/PromyLOPh/pianobar/) +or [6xq.net](http://6xq.net/projects/pianobar/). + +###Download/Installation + +There are community provided packages available for most Linux distributions (see your distribution’s package manager), Mac OS X ([MacPorts](http://trac.macports.org/browser/trunk/dports/audio/pianobar/Portfile) or [homebrew](http://brew.sh/)) and *BSD as well as a [native Windows port](https://github.com/thedmd/pianobar-windows). |