Skip to content

Sourav9063/ftp-nextron

Repository files navigation

FTP SEARCHER

All ftp links for media and live tv of Bangladesh. This program searches through all available links in Bangladesh and enlists all working links for your Internet service provider and allows you to open them in your browser.

Made using ElectronJs. It's a UI project of Ftp Searcher

Installation Guide

Windows (.exe)

Download [ftp-nextron.exe] file. Double click [ftp-nextron.exe] to install.

Windows (.zip)

Download the .zip. Unzip and double-click the .exe file.

Linux (using snap)

Download [ftp-nextron.snap] file. Go to [ftp-nextron.snap] file containing folder.

sudo snap install ./[ftp-nextron.snap file location] --dangerous

Linux (installing AppImage)

GUIDE

Media server and LiveTV server is working

Screenshot (213) 240869271-7a457d5e-e56b-4546-a4f0-2f37a988f6cb

Manually Run

Clone the repo

  git clone https://github.com/SouravSBH/ftp-nextron.git
  npm i
  npm start

Manually build

npm run dist