{% extends "base.html" %} {% load compress humanize static hc_extras %} {% block title %}Pushover Integration for {{ site_name }}{% endblock %} {% block description %} {% endblock %} {% block content %}
Pushover delivers real-time notifications on your Android, iPhone, iPad, Desktop, Android Wear and Apple Watch. You can set up {{ site_name }} to receive Pushover notifications in a few simple steps.
{% else %}{{ site_name }} is a free and open source service for monitoring your cron jobs, background processes and scheduled tasks. Before adding Pushover integration, please log into {{ site_name }}:
{% endif %}{% if request.user.is_authenticated %} Go {% else %} After logging in, go {% endif %} to the Integrations page, and click on Add Integration next to the Pushover integration.
Pushover supports different notification priorities from silent to "Emergency". Select your preferred priorities and click "Subscribe with Pushover".
You will be redirected to pushover.net and asked to confirm a subscription. Review the subscription details and click "Subscribe Me".
That is all! You will now be redirected back to "Integrations" page on {{ site_name }} and see the new integration!