https://github.com/jkraemer/redmine_pushover
Get push notifications from Redmine
https://github.com/jkraemer/redmine_pushover
notifications pushover redmine
Last synced: 8 months ago
JSON representation
Get push notifications from Redmine
- Host: GitHub
- URL: https://github.com/jkraemer/redmine_pushover
- Owner: jkraemer
- License: gpl-3.0
- Created: 2015-10-04T09:41:55.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-11-03T06:38:50.000Z (over 2 years ago)
- Last Synced: 2025-01-31T18:37:10.577Z (over 1 year ago)
- Topics: notifications, pushover, redmine
- Language: Ruby
- Homepage: https://jkraemer.net/redmine-plugins/#redmine-pushover
- Size: 46.9 KB
- Stars: 6
- Watchers: 5
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Redmine Pushover Plugin [](https://github.com/jkraemer/redmine_pushover/actions/workflows/redmine.yml)
=======================
This plugin sends push notifications (via Pushover) instead of or in addition to
the standard notification emails.
Installation
------------
Standard Redmine Plugin installation instructions apply.
Setup
-----
As Redmine administrator go to _Administration_ / _Plugins_ and click the _Configure_
link of this plugin. You will have to enter a Pushover API key and Subscription
URL, just follow the instructions on the settings page.
After that, users may activate push notifications in their account settings.
License
-------
Copyright (C) 2015-2017 [Jens Krämer](https://jkraemer.net)
The Pushover plugin for Redmine is free software: you can redistribute
it and/or modify it under the terms of the GNU General Public License as
published by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
The Pushover plugin for Redmine is distributed in the hope that it
will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with
the plugin. If not, see [www.gnu.org/licenses](http://www.gnu.org/licenses/).