https://github.com/anders94/tvhomerun
https://github.com/anders94/tvhomerun
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/anders94/tvhomerun
- Owner: anders94
- Created: 2025-11-23T11:54:17.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-12-20T14:40:58.000Z (6 months ago)
- Last Synced: 2025-12-26T02:59:19.909Z (5 months ago)
- Language: HTML
- Size: 240 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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