xmlrpcli

basic rtorrent xmlrpc cli

Usage no npm install needed!

<script type="module">
  import xmlrpcli from 'https://cdn.skypack.dev/xmlrpcli';
</script>

README

a cli for rtorrent xmlrpc api

js-standard-style

installation

Requires Node.js v4.2 or later, and an accessible rTorrent XMLRPC endpoint.

npm i xmlrpcli -g

usage

$ xmlrpcli
usage: xmlrpcli [-h host] [--path path] [-u username] [-p password] [[--insecure]]

Once in the console, you can type help and help prefix to retrieve a command listing.

license

MIT