Skip to content
Jean-Luc Barrière edited this page Jan 7, 2022 · 10 revisions

Welcome to the CPPMyth wiki

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.

Go to project page

View developer documentation

Show releases

Clone this wiki locally