tvheadend-client Tvheadend Web Interface Client for watching channels Project Setup npm install Create .env file and set TVHEADEND_USERNAME, TVHEADEND_PASSWORD and TVHEADEND_URL cp .env.sample .env Compile and Hot-Reload for Development npm run dev Type-Check, Compile and Minify for Production npm run build Screenshots