From 41faa08144d0be831fac4e993369c845619716cb Mon Sep 17 00:00:00 2001 From: Jesse Chan Date: Sun, 27 Dec 2020 23:24:54 +0800 Subject: [PATCH] Updated List of unnoficial WebAPI clients (markdown) --- ...WebAPI-clients.md => List-of-unofficial-WebAPI-clients.md | 5 +++++ 1 file changed, 5 insertions(+) rename List-of-unnoficial-WebAPI-clients.md => List-of-unofficial-WebAPI-clients.md (87%) diff --git a/List-of-unnoficial-WebAPI-clients.md b/List-of-unofficial-WebAPI-clients.md similarity index 87% rename from List-of-unnoficial-WebAPI-clients.md rename to List-of-unofficial-WebAPI-clients.md index 13df04d..ebcd187 100644 --- a/List-of-unnoficial-WebAPI-clients.md +++ b/List-of-unofficial-WebAPI-clients.md @@ -27,3 +27,8 @@ If you know of more, feel free to add a link to the repository along with a shor - https://github.com/hrap1919/qbclient A simple WebAPI command-line client using only bash, curl and jq for Linux (or Cygwin etc). + +- https://github.com/jesec/flood/blob/master/server/services/qBittorrent/clientRequestManager.ts + + TypeScript/JavaScript implementation for qBittorrent's WebAPI +