go-torrent-helper

command module
v0.0.0-...-841120a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 3, 2024 License: GPL-3.0 Imports: 3 Imported by: 0

README

go-torrent-helper

This is a helper program to add and remove torrents from a transmission-daemon instance.

To use, make sure TRANSMISSION_RPC_URL is exported in the shell:

export TRANSMISSION_RPC_URL=10.0.0.42

Install with Go:

go install git.hyperreal.coffee/go-torrent-helper@latest

Usage

# Add Fedora torrents
go-torrent-helper add -distro fedora -relver 38

# Remove NixOS torrents
go-torrent-helper remove -distro nixos

# Add Rocky Linux torrents
go-torrent-helper add -distro rocky -relver 9.2

# Remove older Rocky Linux torrents
go-torrent-helper remove -distro rocky -relver 8.1

# If not -relver flag is supplied for the remove subcommand, remove all torrents for given distro
go-torrent-helper remove -distro debian

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL