@remote-app/transmission-client
TypeScript icon, indicating that this package has built-in type declarations

0.1.4 • Public • Published

@remote-app/transmission-client

npm

A lightweight Transmission RPC client.

Install

$ npm install @remote-app/transmission-client

Supported methods

Torrent methods

  • Torrent actions
    • [x] torrent-start
    • [x] torrent-start-now
    • [x] torrent-stop
    • [x] torrent-verify
    • [x] torrent-reannounce
  • Torrent mutator
    • [x] torrent-set
  • Torrent accessor
    • [x] torrent-get
  • Torrent addition
    • [x] torrent-add
  • Torrent removal
    • [x] torrent-remove
  • Move torrent
    • [x] torrent-set-location
  • Renaming torrent
    • [ ] torrent-rename-path

Session methods

  • Session accessor
    • [x] session-get
  • Session mutator
    • [x] session-set
  • Session statistics
    • [x] session-stats
  • Session shutdown
    • [ ] session-close

Blocklist

  • Mutator
    • [ ] blocklist-update

Port

  • Check
    • [ ] port-test

Space

  • Check
    • [x] free-space

Groups

  • Group accessor
    • [ ] group-get
  • Group mutator
    • [ ] group-set

Readme

Keywords

Package Sidebar

Install

npm i @remote-app/transmission-client

Weekly Downloads

22

Version

0.1.4

License

MIT

Unpacked Size

19.2 kB

Total Files

44

Last publish

Collaborators

  • jgalat