mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-02 06:36:15 +00:00
1.1 KiB
1.1 KiB
XMPP Notify Plugin
XMPP notify/control bot for Deluge 1.2.3
Download
It requires twisted.words, twisted.names and wokkel library to be installed.
Features
- GTK and WebUI client interface
- Notify on torrent finish
- List current torrents
- Add torrents from URL
Commands
- list -- Lists all current torrents
- down -- Lists downloading torrents
- up -- Lists uploading(seeding) torrents
- paused/queued -- Lists paused and queued torrents
- url [download location] -- Adds new torrent
Configuration
Notifier jabber account/password: Pre-registered jabber account for bot.
Users to notify: Line separated list of accounts to notify for events.
PS. When installing via WebUI it's needed to restart 'deluged' and 'deluge-web' after enabling but before configuring plugin.