xmlrpcli
v0.2.0
Published
basic rtorrent xmlrpc cli
Downloads
1
Readme
a cli for rtorrent xmlrpc api
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