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

https://github.com/anders94/tvhomerun


https://github.com/anders94/tvhomerun

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# TVHomeRun

## 📺 [View the Live Site →](https://anders94.github.io/tvhomerun/)

This repository hosts the **GitHub Pages website** for the TVHomeRun project ecosystem.

## About

TVHomeRun is a complete solution for streaming HDHomeRun DVR content across all your devices. This website serves as the central documentation and landing page for the entire project.

**Visit [https://anders94.github.io/tvhomerun/](https://anders94.github.io/tvhomerun/)** for:

- Complete project overview and documentation
- Setup guides and example configurations
- Architecture diagrams and feature explanations
- Links to all project repositories

## Project Repositories

The TVHomeRun ecosystem consists of four main components:

- **[tvhomerun-backend](https://github.com/anders94/tvhomerun-backend)** - Node.js server that discovers HDHomeRun devices and provides REST APIs
- **[tvhomerun-ios](https://github.com/anders94/tvhomerun-ios)** - Native iPhone/iPad application
- **[tvhomerun-tvos](https://github.com/anders94/tvhomerun-tvos)** - Native Apple TV application
- **[tvhomerun-web](https://github.com/anders94/tvhomerun-web)** - Web-based interface

## Contributing

This repository contains the documentation website only. For technical contributions:

1. Backend development → [tvhomerun-backend](https://github.com/anders94/tvhomerun-backend)
2. iOS development → [tvhomerun-ios](https://github.com/anders94/tvhomerun-ios)
3. tvOS development → [tvhomerun-tvos](https://github.com/anders94/tvhomerun-tvos)
4. Web development → [tvhomerun-web](https://github.com/anders94/tvhomerun-web)
5. Documentation improvements → Submit PRs to this repository

## License

MIT