Bittorrent-cli is a command-line interface Bittorrent client.
Precompiled binaries are available for Windows
and Linux
on the releases page
Instal golang: https://go.dev/doc/install
git clone https://github.com/mertwole/bittorrent-cli.git
cd bittorrent-cli
go build .
./bittorrent-cli
./bittorrent-cli --torrent [Path to torrent file] --download [Path to download folder] --interactive false