-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Jean-Luc Barrière edited this page Jan 7, 2022
·
10 revisions
This project is intended to create a easy client interface for the MythTV backend. Its development started from january 2014 and today the API supports the protocol version of MythTV 0.26 to 31.
In addition to support the myth protocol, it implements the client for the Services API using regular HTTP POST and GET commands, with return JSON output. Provided with a copy of the library sajson, it has'nt external dependencies. It can be made using CMAKE or AUTOCONF on GNU/Unix, OSX, Windows, IOS, Android, and probably more.