AmarnathCJD / CloudTorrent

self-hosted web torrent-client in pure go
16 stars 13 forks source link
aria2 bittorrent golang self-hosted streaming torrent
logo

~ New In Development Version ~

screenshot

Cloud torrent is a a self-hosted remote torrent client, written in Go (golang). You start torrents remotely, which are downloaded as sets of files on the local disk of the server, which are then retrievable or streamable via HTTP.

Features

See Future Features here

Install

Binaries

Releases Releases

See the latest release or download and install it now with

git clone https://github.com/xamarnath/CloudTorrent && cd CloudTorrent && go build . && ./main

Source

Go is required to install from source

$ go get -v github.com/jpillora/cloud-torrent

Usage

$ https://github.com/xamarnath/CloudTorrent
$ go build
$ ./main

Future features

In summary, the core features will be: TODO

Once completed, cloud-torrent will no longer be a simple torrent client and most likely project be renamed.

Copyright (c) 2022 RoseLoverX