zhongrj
2025-11-24 276323dce9613867abb3f58a4cc2abbfb2fd0dea
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
}