Metadata-Version: 1.2
Name: ntfy-webpush
Version: 0.1.2
Summary: Web-push support for ntfy
Home-page: https://github.com/dschep/ntfy-webpush
Author: Daniel Schep
Author-email: dschep@gmail.com
License: MIT
Description: 
        ``ntfy-webpush``
        ================
        
        Brining webpush notifications to ntfy.
        
        .. image:: screenshot.png
        
        Quick start
        ~~~~~~~~~~~
        
        ::
        
            sudo pip install ntfy-webpush
            ntfy-webpush
        
        Then follow the directions.
        
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
