Skip to content

cristianrasch/pianobar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

Build pianobar from source on Debian Squeeze
============================================

1- Clone the master repository on your local box:

git clone git://github.com/cristianrasch/pianobar.git

2- Change to the newly created pianobar directory

3- Install the required build libraries:

# apt-get install libevent-pthreads-2.0-5 libao-dev gnutls-dev libmad0-dev libfaad-dev libjson0-dev

4- [Optional] Install the binary in your system

# make install

About

Console-based pandora.com player

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 94.7%
  • Shell 2.2%
  • Python 1.5%
  • Other 1.6%