zhongrj
2025-11-24 07ab3cd14a4c75b7f196123eafbafaa5fadaefb0
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
}