summaryrefslogtreecommitdiff
path: root/json/implementations.rst
blob: 99b07a08e14608f7819faf036cd28923de5c01a3 (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
===============
Implementations
===============

A list of open source Pandora JSON API implementations.

==========================  ==========================  =====================
Name                        Used in client              Language
==========================  ==========================  =====================
libpiano_                   pianobar_                   C
Pandora_                    Hermes_                     Objective-C
`pithos.pandora`_           Pithos_                     Python
PandoraSharp_               Elpis_                      C#
libpandora_                 `xbmc-pandora`_             Python
==========================  ==========================  =====================

.. _libpiano: https://github.com/PromyLOPh/pianobar/tree/master/src/libpiano
.. _pianobar: http://6xq.net/projects/pianobar/
.. _PandoraSharp: http://www.justin-credible.net/Projects/PandoraSharp
.. _Elpis: http://www.adamhaile.net/projects/elpis/
.. _Pandora: https://github.com/HermesApp/Hermes/tree/master/Sources/Pandora
.. _Hermes: http://hermesapp.org/
.. _pithos.pandora: https://github.com/pithos/pithos/tree/master/pithos/pandora
.. _Pithos: https://pithos.github.io/
.. _libpandora: https://gitorious.org/xbmc-pandora/xbmc-pandora/source/HEAD:libpandora
.. _xbmc-pandora: https://gitorious.org/xbmc-pandora