• Stars
    star
    154
  • Rank 241,343 (Top 5 %)
  • Language
    Kotlin
  • License
    GNU General Publi...
  • Created over 10 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An Android client for TVHeadend using the HTSP protocol

TVHClient

Debug Build Status

This application allows you to fully control your TVHeadend server.

Main features:

  • Watch Live-TV or your recordings on your smartphone, tablet or Chromecast
  • Show TV channels including current and upcoming programs
  • Full electronic program guide
  • Schedule and manage recordings
  • Create series and timer recordings
  • Search for programs and recordings
  • Download recordings
  • Modern and intuitive design
  • Connect to multiple TVHeadend servers

Other features:

  • Filter channels by channel tags
  • Sorting of channels
  • Show channel logos
  • Different playback profiles for TV programs and recordings
  • Show program genre colors
  • Multiple languages
  • Light and dark theme
  • Wake up the server via wake on LAN
  • Show server statistics

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

Get in contact

Contact me either by

How can I help?

  • Provide pull request with patches or new features
  • Report bugs and/or request new features
  • Help with translations

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