Skip to content

liesen/rxtx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RxTx

I run a headless version of Transmission on my router -- RxTx aims to implement basic functionality needed to operate the Transmission daemon remotely with its RPC mechanism.

Tx

Tx sends a request to start download of a torrent. When downloading .torrent files, I use Tx to open them and then they're downloaded on the remote machine.

Rx

The idea is to implement some simple callback functionality in (headless) Transmission that sends an HTTP request when a download has finished. Rx will be a simple server to receive notification when a download is completed. One use case is to forward the message to Growl.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published