A simple, Zeroconf-based, peer to peer file transfer utility where you and your friend are in same local network and can talk to each other.
This app is inspired by zget but written in Golang.
- Make sure
- golang-1.8is installed and- goexecutable is available in system path.
- $GOPATH/binis included system path.
- gitis installed.
 
- Run go get github.com/rnbdev/figo/...to installfigo. Mind the trailing/....- It will download figoin$GOPATHand build and copy the executable in$GOPATH/bin.
 
- It will download 
- figosto send file.
- figorto receive file.
Suppose you want to share a video with Jay. Run
$ figos sunday_picnic.mp4
Then tell Jay to run,
$ figor sunday_picnic.mp4