Skip to content
This repository was archived by the owner on Jul 17, 2018. It is now read-only.

ejholmes/utorrent-notifier-daemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uTorrent Notifier Daemon

Lightweight C application for sending notifications when torrents are added or downloads complete in utorrent. Supports notifications through prowl, boxcar and syslog.

Dependencies: libconfig, libcurl, libjson, openssl

Install

Download the most recent source from the downloads page.

$ tar xzvf utorrent-notifier-<version>.tar.gz
$ cd utorrent-notifier-<version>
$ ./configure
$ make && make install

Now edit /etc/utorrent-notifier.cfg to match your utorrent settings.

About

Linux daemon for sending notifications when events happen in utorrent.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors