rsiebert / TVHClient

An Android client for TVHeadend using the HTSP protocol
GNU General Public License v3.0
162 stars 67 forks source link
android android-application tvheadend

TVHClient

Debug Build Status

This application allows you to fully control your TVHeadend server.

Main features:

Other features:

This program is licensed under the GPLv3 (see LICENSE).

Get in contact

Contact me either by

How can I help?

Building from Source (Android Studio)

Build Properties

Build customization can be performed via a local-tvhclient.properties file, for example:

org.tvheadend.tvhclient.acraReportUri=https://crashreport.com/report/tvhclient
org.tvheadend.tvhclient.keystoreFile=keystore.jks
org.tvheadend.tvhclient.keystorePassword=MySecretPassword
org.tvheadend.tvhclient.keyAlias=My TVHClient Key
org.tvheadend.tvhclient.keyPassword=MySecretPassword