twatcher

command module
v1.0.0 Latest Latest
Warning

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

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

README

tvshows

Agent to automagically download tv shows torrent files to ~/Downloads 💣

Usage

$ go get github.com/caarlos0/tvshows
$ tvshows --feed YOUR_TORRENT_FEED_URL \
  --show Vikings \
  --show "Marvels.Agents.of.S.H.I.E.L.D" \
  --show Gotham \
  --show "Game.of.Thrones"
As an OSX daemon

If you want it to run all the time - which makes sense, by the way, you can use the OS X Daemon feature:

$ cp tvshows.plist{.example,}

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

# copy to the proper folder, load and start:
$ cp tvshows.plist ~/Library/LaunchAgents/tvshows.plist
$ launchctl unload ~/Library/LaunchAgents/tvshows.plist
$ launchctl load ~/Library/LaunchAgents/tvshows.plist

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

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