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