/shario

Self-hosted Web App for local file sharing

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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