https://github.com/kananinirav/tvheadend-web-interface-client
Tvheadend Web Interface Client for watching channels
https://github.com/kananinirav/tvheadend-web-interface-client
iptv tv tvhead tvheadend tvos web webinterface webos webui
Last synced: 4 months ago
JSON representation
Tvheadend Web Interface Client for watching channels
- Host: GitHub
- URL: https://github.com/kananinirav/tvheadend-web-interface-client
- Owner: kananinirav
- Created: 2025-02-16T03:34:13.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-16T04:10:37.000Z (over 1 year ago)
- Last Synced: 2025-10-24T13:39:55.974Z (8 months ago)
- Topics: iptv, tv, tvhead, tvheadend, tvos, web, webinterface, webos, webui
- Language: Vue
- Homepage:
- Size: 1.3 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tvheadend-client
Tvheadend Web Interface Client for watching channels
## Project Setup
```sh
npm install
```
### Create .env file and set TVHEADEND_USERNAME, TVHEADEND_PASSWORD and TVHEADEND_URL
```sh
cp .env.sample .env
```
### Compile and Hot-Reload for Development
```sh
npm run dev
```
### Type-Check, Compile and Minify for Production
```sh
npm run build
```
## Screenshots


