From 91d0d9c9decf2d10cf58b52f411c3a4c7c2a619c Mon Sep 17 00:00:00 2001 From: ahjephson <16685186+ahjephson@users.noreply.github.com> Date: Tue, 22 Apr 2025 14:26:21 +0100 Subject: [PATCH] Update index.html --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 08702ad..5e4737a 100644 --- a/index.html +++ b/index.html @@ -169,6 +169,7 @@

Related Projects

  • powerpill: Pacman wrapper for parallel and segmented downloads.
  • python3-aria2jsonrpc: A wrapper class around Aria2’s JSON RPC interface.
  • aria2.js: JavaScript (browsers and Node.js) library and cli for aria2 RPC
  • +
  • Aria2.JsonRpcClient: C# client library that simplifies interaction with Aria2’s JSON RPC interface.