Skip to content

rulex/rtorrent-pushover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

rtorrent-pushover

Pushes names of finished torrents in rtorrent to your phone

Howto

  • Clone repo
  • Edit your .rtorrent.rc, replace PUSHOVER_TOKEN, PUSHOVER_USERKEY and /path/to/rtorrent-pushover.sh with your details:
method.insert = cfg.pushover.userkey, private|const|string, (cat,"PUSHOVER_USERKEY")
method.insert = cfg.pushover.apitoken, private|const|string, (cat,"PUSHOVER_TOKEN")
system.method.set_key = event.download.finished,notify_me,"execute=~/path/to/rtorrent-pushover.sh,$d.get_name="

About

Pushes names of finished torrents in rtorrent to your phone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages