zhongrj
2025-11-25 b89962006164a462404b79a738bee8cbb6d7fe7e
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "Task Notification",
    "webodmMinVersion": "0.6.2",
    "description": "Get notified when a task has finished processing, has been removed or has failed",
    "version": "0.1.0",
    "author": "Ronald W. Machado",
    "email": "ronadlwilsonmachado@gmail.com",
    "repository": "https://github.com/OpenDroneMap/WebODM",
    "tags": [
        "notification",
        "email",
        "smtp"
    ],
    "homepage": "https://github.com/OpenDroneMap/WebODM",
    "experimental": false,
    "deprecated": false
}