twatcher

command module
v2.0.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 13, 2016 License: MIT Imports: 5 Imported by: 0

README

TorrentWatcher

Agent to automagically download torrent files to ~/Downloads 💣

Usage

$ go get github.com/caarlos0/twatcher
$ twatcher \
  --feed YOUR_TORRENT_FEED_URL \
  --name Vikings \
  --name "Game of Thrones" \
  --filter "1080p.HDTV"
As an OSX daemon

If you want it to run all the time - which makes sense, you can use add it as an OSX Daemon:

$ cp twatcher.plist{.example,}

# Make your own changes:
$ $EDITOR twatcher.plist

# Make it run!
$ ./update

# Make sure it is running:
$ ps aux | grep twatcher

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL