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

A list of open source Pandora JSON API implementations.

.. csv-table::
   :header: Name, Used in client, Language, Remarks

   libpiano_, "pianobar_, pianod_", C,""
   Pandora_, Hermes_, Objective-C,""
   `pithos.pandora`_, Pithos_, Python,""
   PandoraSharp_, Elpis_, C#, Not to be confused with the `original PandoraSharp`_ (uses XMLRPC)

.. _libpiano: https://github.com/PromyLOPh/pianobar/tree/master/src/libpiano
.. _pianobar: http://6xq.net/projects/pianobar/
.. _PandoraSharp: https://code.google.com/p/elpis-pandora-client/source/browse/#svn%2Ftrunk%2FLibs%2FPandoraSharp
.. _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/
.. _`original PandoraSharp`: http://www.justin-credible.net/Projects/PandoraSharp
.. _pianod: http://deviousfish.com/pianod/