diff options
author | hacker1024 <joshleivenzon@outlook.com> | 2018-10-04 12:56:21 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-04 12:56:21 +1000 |
commit | 08488fa3bcf3822e1733486d6dab4942dfe0ef3a (patch) | |
tree | 99865bbfa26a6213f95b3ca9c19c31788bf0360c | |
parent | dad2065044314cf8eb048882aa7b1d0aded0c2aa (diff) | |
download | pandora-apidoc-08488fa3bcf3822e1733486d6dab4942dfe0ef3a.tar.gz pandora-apidoc-08488fa3bcf3822e1733486d6dab4942dfe0ef3a.tar.bz2 pandora-apidoc-08488fa3bcf3822e1733486d6dab4942dfe0ef3a.zip |
Add my library and app to the implementations list
-rw-r--r-- | implementations.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/implementations.rst b/implementations.rst index 88d843e..880b68e 100644 --- a/implementations.rst +++ b/implementations.rst @@ -20,6 +20,7 @@ A list of open source Pandora JSON API implementations. gopiano_, , Go,JSON v5, "" `WebService::Pandora`_, , Perl,JSON v5, "Perl 5.6+ compatible" `Pandora.js`_, , Node.js,REST, "" + libepimetheus_, Epimetheus_, Kotlin/Android, REST, "App in development." .. _libpiano: https://github.com/PromyLOPh/pianobar/tree/master/src/libpiano .. _pianobar: http://6xq.net/projects/pianobar/ @@ -40,4 +41,6 @@ A list of open source Pandora JSON API implementations. .. _`mopidy-pandora`: https://github.com/rectalogic/mopidy-pandora .. _`WebService::Pandora`: https://github.com/defc0n/WebService-Pandora .. _`Pandora.js`: https://github.com/FireController1847/Pandora.js +.. _libepimetheus: https://github.com/EpimetheusAndroid/libepimetheus +.. _Epimetheus: https://github.com/EpimetheusAndroid/Epimetheus __ http://pypi.python.org/pypi/pydora |