inventree-apprise


Nameinventree-apprise JSON
Version 1.1 PyPI version JSON
download
home_page
SummarySend notifications from InvenTree via Apprise
upload_time2024-01-04 17:19:48
maintainer
docs_urlNone
author
requires_python>=3.9
licenseMIT
keywords inventree inventree-plugin apprise
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # inventree-apprise

Send notifications from InvenTree via Apprise

## Setup

1. Install this plugin in the webinterface with the packagename `inventree-apprise`

1. Enable the plugin in the plugin settings. You need to be signed in as a superuser for this.
**The server will restart if you enable the plugin**

1. Add all endpoints you want to use in the plugin settings. You can use the [Apprise URL Syntax](https://github.com/caronc/apprise#supported-notifications).

## License
This project is licensed as MIT. Copy and do what you want - maybe tag your new plugin so others can find it. The more the merrier.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "inventree-apprise",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "inventree,inventree-plugin,apprise",
    "author": "",
    "author_email": "Matthias Mair <code@mjmair.com>",
    "download_url": "https://files.pythonhosted.org/packages/8c/87/c2cd82f7fa96b96afdeeba2a793e4b5b19938d84c245646efb3c48cc2ebe/inventree-apprise-1.1.tar.gz",
    "platform": null,
    "description": "# inventree-apprise\n\nSend notifications from InvenTree via Apprise\n\n## Setup\n\n1. Install this plugin in the webinterface with the packagename `inventree-apprise`\n\n1. Enable the plugin in the plugin settings. You need to be signed in as a superuser for this.\n**The server will restart if you enable the plugin**\n\n1. Add all endpoints you want to use in the plugin settings. You can use the [Apprise URL Syntax](https://github.com/caronc/apprise#supported-notifications).\n\n## License\nThis project is licensed as MIT. Copy and do what you want - maybe tag your new plugin so others can find it. The more the merrier.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Send notifications from InvenTree via Apprise",
    "version": "1.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/invenhost/inventree-apprise/issues",
        "Repository": "https://github.com/invenhost/inventree-apprise"
    },
    "split_keywords": [
        "inventree",
        "inventree-plugin",
        "apprise"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f94e8aa3eb6d703af7ed84f686ac17eecb8f055a9414379ea30da3eb0001aeea",
                "md5": "3a71f8185b3e4f7dad84c06eba15a0bc",
                "sha256": "796c907e901109def03436747a6635f715f354298bfc3c6dd9d76707308eaa8e"
            },
            "downloads": -1,
            "filename": "inventree_apprise-1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3a71f8185b3e4f7dad84c06eba15a0bc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 4149,
            "upload_time": "2024-01-04T17:19:47",
            "upload_time_iso_8601": "2024-01-04T17:19:47.559562Z",
            "url": "https://files.pythonhosted.org/packages/f9/4e/8aa3eb6d703af7ed84f686ac17eecb8f055a9414379ea30da3eb0001aeea/inventree_apprise-1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8c87c2cd82f7fa96b96afdeeba2a793e4b5b19938d84c245646efb3c48cc2ebe",
                "md5": "6929c4fbf3651e5bf5c05b7ab401e028",
                "sha256": "1982d200128225d8aac0cb80ff016c256271667938437535f0817540f2cac15a"
            },
            "downloads": -1,
            "filename": "inventree-apprise-1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6929c4fbf3651e5bf5c05b7ab401e028",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 3892,
            "upload_time": "2024-01-04T17:19:48",
            "upload_time_iso_8601": "2024-01-04T17:19:48.968158Z",
            "url": "https://files.pythonhosted.org/packages/8c/87/c2cd82f7fa96b96afdeeba2a793e4b5b19938d84c245646efb3c48cc2ebe/inventree-apprise-1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-04 17:19:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "invenhost",
    "github_project": "inventree-apprise",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "inventree-apprise"
}
        
Elapsed time: 0.15716s