mbrlabs / fileport

Fileport is a web based file browser
Apache License 2.0
14 stars 2 forks source link
file file-browser file-sharing media server web

Fileport

Fileport is a web based file browser.

Why?

If you are working on more than one machine you find yourself constantly copying files between them using a usb stick, or even a cloud service (Dropbox, Google Drive, etc.). Fileport allows you to quickly spawn up a server in your local network, so that you can easily share data between your devices.

You can also use this project as a media server, since it provides everything you need to watch images & videos.

Build & Run

go get github.com/mbrlabs/fileport
cd $GOPATH/src/github.com/mbrlabs/fileport
go run *.go

Features

Currently works only on Linux (Windows & Mac comming soon).

TODO