Skip to content

oskar-codes/web-drop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebDrop

WebDrop is a peer-to-peer file sharing tool. It is powered by WebRTC, allowing for serverless communication between devices.

Features to add

  • Handling and transferring multiple files at once
  • Sending text/URLs
  • Create URL system with files encoded in base64 data URLs
  • Locally storing devices that the user recently communicated with, to avoid having to re-input IDs.

Project setup and development

npm install
npm run dev

Building and deploying

npm run build
npm run deploy

About

Peer-to-peer file sharing using WebRTC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published