An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

Redmine Pushover Plugin [![Test with Redmine](https://github.com/jkraemer/redmine_pushover/actions/workflows/redmine.yml/badge.svg)](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/).