Skip to content

aabiji/arrow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arrow

An Airdrop clone that allows users to share files between devices. The design of the app errs more on functionality then on polish and extensive features.

It simply does the following:

  1. Periodically send data to the UDP broadcast address, where other devices on the same LAN will be able to take note of the user's device (and vice versa).
  2. Open a TCP connection with the recipient devices and send files in chunks, which the recipient devices will write to a file.
  3. For convenience on Android, users will be able to share files to the app.

All code is under the MIT license.

About

airdrop clone

Resources

Stars

Watchers

Forks

Contributors