mustafaakin / wsftp

A NodeJS server and Chrome Extension client that allows file transfer on web sockets, using socket.io.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WS-FTP with NodeJS and Chrome

To start the server

node app.js

To add the extension to your chrome,

  1. Goto Extensions
  2. Check Developer Mode
  3. Load Unpacked Extension
  4. Point to the chrome-wsftp-client folder.

About

A NodeJS server and Chrome Extension client that allows file transfer on web sockets, using socket.io.


Languages

Language:JavaScript 100.0%