From 83871b252911a407db509d72f7fad9e8b6356c73 Mon Sep 17 00:00:00 2001 From: John Deeney Date: Tue, 21 Jul 2015 12:10:50 -0700 Subject: Changed and renamed the README file to properly use Markdown. Cleaned up and added info to README --- README | 16 ---------------- README.md | 22 ++++++++++++++++++++++ 2 files changed, 22 insertions(+), 16 deletions(-) delete mode 100644 README create mode 100644 README.md diff --git a/README b/README deleted file mode 100644 index c8dab8b..0000000 --- a/README +++ /dev/null @@ -1,16 +0,0 @@ -pianobar -======== - -pianobar is a console client for the personalized web radio pandora -(http://www.pandora.com). - -- 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 - -The sourcecode can be downloaded at http://github.com/PromyLOPh/pianobar/ or -http://6xq.net/projects/pianobar/ - 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). -- cgit v1.2.3