A simple program to download torrent files written in GO and QT.
- OSX: download here
- Windows: download here
To build the project follow these steps:
$ cd project/path
$ qtrcc && qtmoc
$ go build -o Gorrent
$ ./Gorrent
Copyright (c) 2017 Enrico Pilotto (@pioz). See LICENSE for details.