Socket
Socket
Sign inDemoInstall

node-red-node-transmission

Package Overview
Dependencies
2
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    node-red-node-transmission

A Node-RED node to access Transmission Remote API.


Version published
Maintainers
1
Install size
155 kB
Created

Readme

Source

node-red-node-transmission

Depends on nodejs package transmission 0.4.2:

Nodes Defined (2):

  1. Transmission Get Torrents:
  • Gets the current torrent list JSON data from the Transmission Instance.
  • Returns an Array of the RPC JSON data in msg.payload with a msg.topic of '/transmission.v1/torrentData'
  • See the 3.3 Torrent Accessors section of the RPC-Spec (https://trac.transmissionbt.com/browser/trunk/extras/rpc-spec.txt)
  1. Transmission Add Torrent:
  • Adds a new torrent via the config panel URL or msg.url value of a .torrent file or a magnet reference.
  • Returns a single instance of the RPC JSON data in msg.payload with a msg.topic of '/transmission.v1/torrentAdd'
  • See the 3.3 Torrent Accessors section of the RPC-Spec (https://trac.transmissionbt.com/browser/trunk/extras/rpc-spec.txt)

Keywords

FAQs

Last updated on 21 Jul 2015

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc