Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 665 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 665 Bytes

SolanaTV

image

Enjoy effortless TV viewing with SolanaTV Web3 IPTV Player

🧐 Features

Here're some of the best features of SolanaTV:

  • M3u and M3u8 playlists support 📺
  • Add playlists from local file system 📂
  • Add playlists from remote URLs 🌐
  • Categorize channels 🔠
  • Search for channels 🔍
  • Light and Dark theme 🌓

🛠️ Installation Steps:

1. Install dependencies

yarn install

2. Run the app in the development mode

yarn start

3. Builds the app for production to the build folder

yarn build