Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/davidborzek/tvhgo
- Owner: davidborzek
- License: mit
- Created: 2022-12-23T23:16:12.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T20:27:23.000Z (7 months ago)
- Last Synced: 2024-04-13T21:02:37.170Z (7 months ago)
- Topics: golang, media, tv, tvheadend, ui, web
- Language: Go
- Homepage:
- Size: 6.12 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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)
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)