Skip to content

avissian/go-qbittorrent

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 go-qbittorrent.go

Installation

The best way is to install with go get::

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

About

Golang API wrapper for qbittorrent

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%