Skip to content

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

Notifications You must be signed in to change notification settings

mustafaakin/wsftp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published