Metadata-Version: 2.1
Name: ntfy-webpush
Version: 0.1.3
Summary: Web-push support for ntfy
Home-page: https://github.com/dschep/ntfy-webpush
Author: Daniel Schep
Author-email: dschep@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=2.7.0
Requires-Dist: pywebpush
Requires-Dist: ntfy
Requires-Dist: py-vapid


``ntfy-webpush``
================

Brining webpush notifications to ntfy.

.. image:: screenshot.png

Quick start
~~~~~~~~~~~

::

    sudo pip install ntfy-webpush
    ntfy-webpush

Then follow the directions.


