Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davidborzek/tvhgo

Modern and secure api and web interface for Tvheadend.
https://github.com/davidborzek/tvhgo

golang media tv tvheadend ui web

Last synced: 9 days ago
JSON representation

Modern and secure api and web interface for Tvheadend.

Awesome Lists containing this project

README

        

[![Build](https://github.com/davidborzek/tvhgo/actions/workflows/docker.yml/badge.svg)](https://github.com/davidborzek/tvhgo/actions/workflows/docker.yml)
[![CI](https://github.com/davidborzek/tvhgo/actions/workflows/ci.yml/badge.svg)](https://github.com/davidborzek/tvhgo/actions/workflows/ci.yml)
[![GitHub latest version](https://img.shields.io/github/v/release/davidborzek/tvhgo "Latest version")](https://github.com/davidborzek/tvhgo/releases)
[![GitHub Release Date](https://img.shields.io/github/release-date/davidborzek/tvhgo "Latest release date")](https://github.com/davidborzek/tvhgo/releases)
[![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/davidborzek/tvhgo "Go version")](#)
[![Go Report Card](https://goreportcard.com/badge/github.com/davidborzek/tvhgo)](https://goreportcard.com/report/github.com/davidborzek/tvhgo)
![GitHub License](https://img.shields.io/github/license/davidborzek/tvhgo)


tvhgo


Features |
Installation |
Screenshots
Documentation


tvhgo provides a modern and secure alternative for the Tvheadend web interface and the api.
It aims to give users an all-round access to Tvheadend from any platform.

![Overview](docs/screenshots/overview.png)

## Features

This is a list of available features.

- Channel list
- TV Guide
- Create and manage recordings
- Two-Factor-Authentication
- Multiple Languages (English/German)

## Installation

There are various methods available to install tvhgo. For detailed instructions you can follow these guides:

- [Docker](https://davidborzek.github.io/tvhgo/latest/installation/)

### Configuration

You can more information about the tvhgo configuration in [the wiki](https://davidborzek.github.io/tvhgo/latest/configuration/).

## Screenshots

![Channels](docs/screenshots/channels.png)
![Guide](docs/screenshots/guide.png)
![Event](docs/screenshots/event.png)

More screenshots can be found [here](docs/screenshots/).

## Contributing

Contributing and pull requests are very welcome.

More information about contributing to this project can be found [here](CONTRIBUTING.md)