/PyKodi

Module with python APIs to interact with a Kodi media center

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

PyKodi

Kodi API module written in Python

Summary

PyKodi is a python module for interaction with a Kodi audio player. The Kodi class offers OO-style APIs using Kodi's JSON-RPC API. Other applications can readily be built on top of it.

Contributions

Contributions are welcome. Contact me if you have questions or suggestions.

Related projects

Arn-O's py-kodi remote controller is a python-based CLI to control Kodi. Our goals appear to be identical. I have opted for a more object-oriented style. Unfortunately we chose the same name.

License

Copyright 2016 jamiedavis314