{
    "id": "notifications@beatlink",
    "name": "Notifications",
    "description": "Polls for notes matching a date label and sends desktop notifications for past-due items.",
    "author": "BeatLink",
    "homepage": "https://github.com/BeatLink/trilium-scripts/tree/main/addons/notifications@beatlink",
    "license": "GPL-3.0-or-later",
    "latestVersion": "1.2.2",
    "type": "script",
    "readme": "README.md",
    "manifestSourceUrl": "https://beatlink.github.io/trilium-scripts/notifications@beatlink/_tam_manifest_.json",
    "manifest": {
        "notes": [
            {
                "id": "script",
                "title": "notifications.js",
                "type": "code",
                "mime": "application/javascript;env=frontend",
                "sourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/b053fc798f431665831d2f7cb02d9197da958d0b/addons/notifications@beatlink/notifications.js",
                "sha": "ebab08487b5e6bf7a726c3000ff4e59c944582a20de754fbb32f24c780ed9a94",
                "sourceId": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/addons/notifications@beatlink/notifications.js"
            },
            {
                "id": "lib",
                "title": "libNotification.js",
                "type": "code",
                "mime": "application/javascript;env=frontend",
                "sourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/b053fc798f431665831d2f7cb02d9197da958d0b/libs/libnotification/libnotification.js",
                "sha": "da9a22d1d82bd3ef8bbf27c29ccedb5c209a68b72bb44db8c2704a4f0b893005",
                "sourceId": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/libs/libnotification/libnotification.js"
            },
            {
                "id": "readme",
                "title": "README.md",
                "type": "code",
                "mime": "text/markdown",
                "sourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/b053fc798f431665831d2f7cb02d9197da958d0b/addons/notifications@beatlink/README.md",
                "renderAsHTML": true,
                "sha": "cccb26dd31a26b01739f9711c7e29a8f1c3c6a10baf69b94eb2e0ec81222fbee",
                "sourceId": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/addons/notifications@beatlink/README.md"
            }
        ],
        "children": [
            {
                "parent": "root",
                "child": "script"
            },
            {
                "parent": "script",
                "child": "lib"
            },
            {
                "parent": "root",
                "child": "readme"
            }
        ],
        "relations": [],
        "labels": [
            {
                "note": "script",
                "name": "run",
                "value": "frontendStartup"
            }
        ],
        "readmeNote": "readme"
    },
    "contentHash": "851d2f65c7276d96afa80c23da10e894cb0966f5ff8dc367365b7439c4e10d99"
}
