https://github.com/invenhost/inventree-apprise
Send notifications from InvenTree via Apprise
https://github.com/invenhost/inventree-apprise
apprise invenhost-plugin inventree inventreeplugins
Last synced: about 2 months ago
JSON representation
Send notifications from InvenTree via Apprise
- Host: GitHub
- URL: https://github.com/invenhost/inventree-apprise
- Owner: invenhost
- License: mit
- Created: 2023-01-01T16:55:19.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-04T17:18:14.000Z (almost 2 years ago)
- Last Synced: 2025-05-06T05:47:23.468Z (5 months ago)
- Topics: apprise, invenhost-plugin, inventree, inventreeplugins
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.