A Deluge plugin to perform shutdown actions (shutdown, hibernate or standby) when all torrents have completed downloading.
Homepage: https://github.com/cas--/autoshutdown/
Get the latest release.
See Deluge Plugins wiki for install instructions.
Clone git or download the zip from https://github.com/cas--/autoshutdown
-
Build plugin egg
python setup.py bdist_egg
-
Install plugin to deluge
cp dist/AutoShutdown-0.1-py2.6.egg ~/.config/deluge/plugins
-
Go to plugin dir and run:
./create_dev_link.sh
-
Restart Deluge and the plugin should appear.