sommmtoooo / quik-drop

move your files over http between devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quik Drop


Seemless file transfer from pc to mobile devices with Quik Drop without usage of data.

Table Of Contents


Features

Below are the current features present in Quik-Drop:

  • File Transfer Between Server And Client
  • Clients and send any file to the server
  • Server is restricted to showing only files in a specific folder.

Installation

  • Clone Git Repository
git clone https://github.com/somtodev/quik-drop
cd quik-drop
  • Install Dep
npm install
  • Run Command
npm run dev

Prerequisites

  • Nodejs

Future Upgrades

Server

  • Clients should be able to view images, music, documents, videos and other files in individual folder and select various items.

Client

  • Showing file transfer loader.
  • User Experience Change

About

move your files over http between devices


Languages

Language:CSS 62.3%Language:EJS 20.9%Language:JavaScript 16.8%