From 9b72fe986d5aff92576ba7b39b50eafd373fa8df Mon Sep 17 00:00:00 2001 From: Francisco Pombal Date: Mon, 21 Dec 2020 17:28:55 +0000 Subject: [PATCH] add a new webapi client --- List-of-unnoficial-WebAPI-clients.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/List-of-unnoficial-WebAPI-clients.md b/List-of-unnoficial-WebAPI-clients.md index fea894d..13df04d 100644 --- a/List-of-unnoficial-WebAPI-clients.md +++ b/List-of-unnoficial-WebAPI-clients.md @@ -22,4 +22,8 @@ If you know of more, feel free to add a link to the repository along with a shor - https://github.com/fedarovich/qbittorrent-cli - Cross-platform command line interface qBittorrent WebAPI client \ No newline at end of file + Cross-platform command line interface qBittorrent WebAPI client + +- https://github.com/hrap1919/qbclient + + A simple WebAPI command-line client using only bash, curl and jq for Linux (or Cygwin etc).