Add Travis CI status
This commit is contained in:
parent
2110148ee4
commit
fb15dcf3d5
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
[![Build Status](https://travis-ci.org/tblyler/hoarder.svg?branch=master)](https://travis-ci.org/tblyler/hoarder)
|
||||
# Hoarder
|
||||
Uploads .torrent files from a local "blackhole" to a remote (SSH) rtorrent watch folder. From there, rtorrent is polled over XMLRPC as to whether the torrent is completed. Finally, the files are downloaded over a multithreaded SSH connection and saved to the local machine. The blackhole is used as a queue and will have its .torrent files deleted.
|
||||
|
||||
|
|
Loading…
Reference in a new issue