Skip to content

An app to start sharing files in close proximity via sound and WebRTC

Notifications You must be signed in to change notification settings

khankuan/shareby.me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Shareby.me

Description

This repo is a src dump of shareby.me. This project demo the use of Audiosign and Temasys Skylink.

What it does

  • Host Drop files you want to share.
  • Host Creates a Skylink room automatically.
  • Host A high-freq sound will be emitted using Audiosign. This is the room id.
  • Client Other party nearby goes to the same site (accepts mic permissions).
  • Client Other party picks up the high-freq sound (room id).
  • Client Other party joins room.
  • Client Tell host to requests for file list.
  • Host Sends file list.
  • Client Display file list.
  • Client Click on file to download.
  • Client Tell host to request for file data.
  • Host Sends file blob.
  • Client Pack file and downloads.

About

An app to start sharing files in close proximity via sound and WebRTC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published