Skip to content

Junker/shario

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shario

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:

Have any questions? Read our FAQ.

Instalation

Build server

    cd server
    go build

Server Usage

    shario
    # or
    shario --addr localhost:5000 # (default port: 3000)

Documentation

About

Self-hosted Web App for local file sharing

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.8%
  • HTML 18.1%
  • CSS 16.6%
  • Go 11.5%