Shario: self-hosted local file sharing in your browser. Inspired by Apple's Airdrop. Based on Snapdrop
Shario is built with the following awesome technologies:
- Vanilla HTML5 / ES6 / CSS3 frontend
- WebRTC / WebSockets
- Go backend
- Progressive Web App
Have any questions? Read our FAQ.
cd server
go build
shario
# or
shario --addr localhost:5000 # (default port: 3000)