Web UI file downloader written in GoLang
Entire web server is run from a single binary.
To install run
go get github.com/Pwed/GoDown
Usage: Visit localhost:8080 and start downloading
To contribute you will need to use go-bindata-assetfs to turn the static resources into compilable code