go-peerflix
Video streaming torrent client
About go-peerflix
Go Peerflix
A Golang port of peerflix.
Start watching the movie while your torrent is still downloading!

Installation
Download the binary from the releases page.
Or in case you have golang configured you may want to install through the command:
go get github.com/Sioro-Neoku/go-peerflix
Usage
Access the stream on http://localhost:8080/
go-peerflix [magnet url|torrent path|torrent url]
To start playing in VLC:
go-peerflix -player vlc [magnet url|torrent path|torrent url]
Currently supported players are: VLC, MPlayer and MPV
Build
Building only for the current platform:
go build .
Building for platforms: Linux, Darwin and Windows
goxc
License
Frequently Asked Questions
What is go-peerflix?
go-peerflix is a Software Packages library for the Go programming language. Video streaming torrent client
How do I install go-peerflix?
Install go-peerflix with the Go module system using `go get Sioro-Neoku/go-peerflix`. Check the repository for the current installation instructions.
What category does go-peerflix belong to?
go-peerflix is listed under Software Packages, specifically Other Software.