🥟 Enjoying this app? Buy the developer a MoMo! Your support keeps this project alive 💛

NepTV Setup Guide

Step 1: Start the server on your computer. Step 2: Connect your TV.

Part 1: Laptop/Computer Setup

1

Download the Required Tools

Your computer needs three standard tools to run the app. Install these just like any normal software.

2

Open VS Code & Terminal

Open Visual Studio Code. At the top of your screen, click on Terminal, then select New Terminal. A dark text panel will open at the bottom.

Open terminal in vs code
3

Download the NepTV Code

Copy the command below, click inside the terminal panel, paste it, and press Enter.

git clone https://github.com/AshishGyawali/NepTV.git
4

Start the Engine

Tell the terminal to enter the folder, install the required files, and start the app by pasting these commands one by one:

cd NepTV
npm install
npm run dev

⚠️ Red "npm.ps1 cannot be loaded" error?

This happens because Windows PowerShell blocks new scripts by default. To fix it instantly, switch to Command Prompt:

  • Look at the top right of the terminal window, right next to the + icon.
  • Click the dropdown arrow (v).
  • Click on Select Default Profile from the menu.
  • Choose Command Prompt from the list that appears at the top center of VS Code.

After doing this, click the Trash Can icon on your current terminal to close it, open a New Terminal, and repeat step 4!

5

Open NepTV & Enjoy

Leave VS Code running in the background. Open your web browser (Chrome, Safari, etc.) and click the link below to watch:

⚙️ Next Step: Add Your Playlist

After opening the app in your browser, you will first need to create an account and log in. Once authenticated, navigate to Settings and select Add Source. Enter the Xtream ID details (URL, Username, and Password) OR the direct M3U link provided by your IPTV Provider.

Require Approval or Assistance?

If you get stuck during the setup, encounter an unexpected error, or require server approval, I'm here to help.

Start conversation on WhatsApp



💡 How to shut it down:

When you are done using NepTV, go back to VS Code, click anywhere inside the Terminal window at the bottom, and press Ctrl + C on your keyboard to safely turn the app off.

Part 2: Watch on your Smart TV

TiviMate Logo

TiviMate IPTV Player

Recommended for Android TV & Fire OS

  • Install the "Downloader" App: Go to your TV's App Store (Google Play Store or Amazon Appstore) and install the app called "Downloader" by AFTVnews.
  • Enable Unknown Sources (Fire TV only): Go to your TV Settings > My Fire TV > Developer Options > Install Unknown Apps, and turn it ON for Downloader.
  • Download TiviMate: Open the Downloader app. In the URL bar, type 272483 (or the direct APK code if you have one) and click Go. Download and install the TiviMate application. (Note: OTT Navigator is also a great alternative to watch movies and series in free version).
  • Connect to your Provider: Open TiviMate, select "Add Playlist", and choose either Xtream Codes or M3U playlist.

    Enter the Xtream ID details (URL, Username, and Password) OR the direct M3U link that your IPTV Provider has given you.

OTT Player Logo

OTT Player

Recommended for LG WebOS & Samsung Tizen

  • Open your TV's App Store: Go to the LG Content Store or the Samsung Smart Hub on your television.
  • Search & Install: Search for OTT Player (look for the purple/green circular logo) and click Install.
  • Create an Account: On your laptop or phone, visit ottplayer.tv and create a free account.
  • Add your Provider Playlist: Log into the OTT Player website. Go to your dashboard and select "Playlists".

    Enter the M3U Link or upload the M3U file provided by your IPTV Provider, and give it a name.

  • Sync your TV: Open the OTT Player app on your TV, log in with the account you just created, and your streams will automatically appear!