Categorygithub.com/fabriceboyer/go-qbittorrent
repositorypackage
0.0.0-20240212202706-ef7bd2c9b335
Repository: https://github.com/fabriceboyer/go-qbittorrent.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

go-qbittorrent

Golang wrapper for qBittorrent Web API (for versions above v4.1) forked from superturkey650 version (only supporting older API version)

This wrapper is based on the methods described in qBittorrent's Official Web API

Some methods are only supported in qBittorent's latest version (v4.5 when writing).

It'll be best if you upgrade your client to a latest version.

An example can be found in main.go

Installation

The best way is to install with go get::

$ go get github.com/fabriceboyer/go-qbittorrent/qbt