summaryrefslogtreecommitdiff
path: root/json/implementations.rst
blob: 06114adeec13d8c481f01c6db717db1746d319d2 (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
27
28
29
30
31
32
33
.. index::
   single: Implementations


===============
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)
   libpanda_, Mousiki_, Vala,""
   gopiano_, , Go, ""

.. _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/
.. _libpanda: https://github.com/techwiz24/libpanda
.. _Mousiki: http://techwiz24.github.io/mousiki/
.. _gopiano: https://github.com/cellofellow/gopiano