All Projects → rsiebert → Tvhclient

rsiebert / Tvhclient

Licence: gpl-3.0
An Android client for TVHeadend using the HTSP protocol

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Tvhclient

Librefox
License: Mozilla Public License 2.0
Stars: ✭ 1,574 (+1008.45%)
Mutual labels:  android-application
Everythingdone
EverythingDone, an Android app to help you remember things, and finish them!
Stars: ✭ 134 (-5.63%)
Mutual labels:  android-application
Qrcode
React Native app for scanning and creating QR codes
Stars: ✭ 138 (-2.82%)
Mutual labels:  android-application
Maxlock
Powerful app locker for Android, with a root and no-root implementation
Stars: ✭ 121 (-14.79%)
Mutual labels:  android-application
Shotang App
The New Home Screen is designed in a modular way with the core focus on product discovery. Search, Deals, Products everything has been brought upfront. The hamburger menu has been replaced with a bottom navigation bar for easy reachability. On the tech side too, this design allows us to run new deals and other experiments in an agile manner which wasn't possible in the previous version.
Stars: ✭ 132 (-7.04%)
Mutual labels:  android-application
Uber Car Animation Android
An example project to demonstrate how to Add Uber Like Car Animation in Android App
Stars: ✭ 134 (-5.63%)
Mutual labels:  android-application
Shopapp Android
ShopApp is an application that transfers an online store into a mobile app
Stars: ✭ 119 (-16.2%)
Mutual labels:  android-application
Android Multi Theme Ui
Android multi theme UI implementation with day night mode. This repository cover theme changes at runtime, user can select theme from pre-defined multiple themes and changes reflect dynamically on the go.
Stars: ✭ 142 (+0%)
Mutual labels:  android-application
Armscomponent
📦 A complete android componentization solution, powered by MVPArms (MVPArms 官方快速组件化方案).
Stars: ✭ 1,664 (+1071.83%)
Mutual labels:  android-application
Memento
Memento is a simple note taking app for Android
Stars: ✭ 138 (-2.82%)
Mutual labels:  android-application
Sdkmonitor
App to display and monitor the targetSDK from installed apps.
Stars: ✭ 122 (-14.08%)
Mutual labels:  android-application
Todayx
🌈Flutter App:🎊「今日份的X」(每天推荐一个:图片、诗歌、名言、音乐、乐评、高等数学、两种配色、化学方程式、Github Repo、知乎问题、文章)
Stars: ✭ 128 (-9.86%)
Mutual labels:  android-application
Ibackdrop
A library to simply use Backdrop in your project (make it easy). Read more ->
Stars: ✭ 137 (-3.52%)
Mutual labels:  android-application
Gakki
🌼🌸 A React Native App for Mastodon. 一个由React Native编写的长毛象客户端App🦋
Stars: ✭ 120 (-15.49%)
Mutual labels:  android-application
Textwriter
Animate your texts like never before
Stars: ✭ 140 (-1.41%)
Mutual labels:  android-application
Subwaytooter
Mastodon client app for Android
Stars: ✭ 118 (-16.9%)
Mutual labels:  android-application
Whatsapp Bulk Sender
Send bulk messages right from your WhatsApp Android Client or WhatsApp Web
Stars: ✭ 135 (-4.93%)
Mutual labels:  android-application
Maoni
Lightweight library for collecting and handling user feedback from within Android applications.
Stars: ✭ 142 (+0%)
Mutual labels:  android-application
Geojsonify
Easily add GeoJson layers to your Maps
Stars: ✭ 141 (-0.7%)
Mutual labels:  android-application
Zimlx
Open Source and free launcher for Android
Stars: ✭ 137 (-3.52%)
Mutual labels:  android-application

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].