pesochek / autoshutdown

Autoshutdown Deluge Plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deluge Autoshutdown Plugin

A Deluge plugin to perform shutdown actions (shutdown, hibernate or standby) when all torrents have completed downloading.

Homepage: https://github.com/cas--/autoshutdown/

Download

Get the latest release.

See Deluge Plugins wiki for install instructions.

Installing from source code

Clone git or download the zip from https://github.com/cas--/autoshutdown

  1. Build plugin egg

    python setup.py bdist_egg

  2. Install plugin to deluge

    cp dist/AutoShutdown-0.1-py2.6.egg ~/.config/deluge/plugins

Development

  1. Go to plugin dir and run:

    ./create_dev_link.sh

  2. Restart Deluge and the plugin should appear.

About

Autoshutdown Deluge Plugin


Languages

Language:Python 92.1%Language:JavaScript 7.2%Language:Shell 0.7%