Newer
Older
Kodi Telnet
===========
This is a Kodi service addon which runs a Telnet server. On login it starts
a Python shell.
IPython
-------
There is some support for IPython if it is installed where Kodi can find it.
This generally means that Kodi should be using the system Python libraries
(non-Windows OS) and is easiest if the IPython package has been installed using
`pip` or a system package distribution system. Using IPython with the addon on
Windows is a challenge left to the user.
Contributing
------------
Once something more tangible is in place, contributions will be very welcome,
especially text translations. For now, just watch this space.