inventree-apprise


Nameinventree-apprise JSON
Version 1.2 PyPI version JSON
download
home_pageNone
SummarySend notifications from InvenTree via Apprise
upload_time2025-10-06 23:59:48
maintainerNone
docs_urlNone
authorNone
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": null,
    "name": "inventree-apprise",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "inventree, inventree-plugin, apprise",
    "author": null,
    "author_email": "Matthias Mair <code@mjmair.com>",
    "download_url": "https://files.pythonhosted.org/packages/1e/4d/8bc3aa7d84b89feafac12ccd7f2ae48844831f10186ba6bcaaae312be14c/inventree_apprise-1.2.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.2",
    "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": null,
            "digests": {
                "blake2b_256": "cb1dd1aabbd1a40a963e13f00e4f7131132c0a9371bbf76e4312c11e6d7b7a1e",
                "md5": "82c3b9174837315a4e958eae674e0d83",
                "sha256": "eb6cd8300752bf2f05ec892f2e8e4f69212086d38eac4b3978ecfcab28795fe8"
            },
            "downloads": -1,
            "filename": "inventree_apprise-1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "82c3b9174837315a4e958eae674e0d83",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 4196,
            "upload_time": "2025-10-06T23:59:47",
            "upload_time_iso_8601": "2025-10-06T23:59:47.959990Z",
            "url": "https://files.pythonhosted.org/packages/cb/1d/d1aabbd1a40a963e13f00e4f7131132c0a9371bbf76e4312c11e6d7b7a1e/inventree_apprise-1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1e4d8bc3aa7d84b89feafac12ccd7f2ae48844831f10186ba6bcaaae312be14c",
                "md5": "3862f22303ba22867cae16ae34858973",
                "sha256": "3fb80cbe85d9181d300b22125165c713b5fd2390a12895a2266570eeca5d418f"
            },
            "downloads": -1,
            "filename": "inventree_apprise-1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "3862f22303ba22867cae16ae34858973",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 3921,
            "upload_time": "2025-10-06T23:59:48",
            "upload_time_iso_8601": "2025-10-06T23:59:48.864903Z",
            "url": "https://files.pythonhosted.org/packages/1e/4d/8bc3aa7d84b89feafac12ccd7f2ae48844831f10186ba6bcaaae312be14c/inventree_apprise-1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-06 23:59: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.59619s