Add Travis CI status

This commit is contained in:
Tony Blyler 2016-05-13 19:38:24 -04:00
parent 2110148ee4
commit fb15dcf3d5
No known key found for this signature in database
GPG key ID: 25C9D3A655D1A65C

View file

@ -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.