Skip to content

sonata82/azei

Repository files navigation

Azei

Azei allows you to interact with Azureus by email. Build Status

How it works

The plugin checks a POP3 account for emails with a configurable subject. The commands found in the email are executed and the result is emailed back to you.

Installation

see INSTALL

License

see LICENSE

Usage

The following commands are available:

LIST <state>

will return the list of downloads or seeds or both

START <state> <index>

start the download or seed with the given index

STOP <state> <index>

stop the download or seed with the given index

PAUSE <state> <index>

pause the download or seed with the given index

SET <state> <index> <var> <option> <integer>

sets the given var and option to integer

state = DOWNLOAD, SEED, ALL
index = index of a download
var = LIMIT (only var supported so far)
option = DOWNLOAD, UPLOAD
integer = valid integer

any other input is ignored.

See also

Azureus on SourceForge

About

Azureus Email Interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages