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

https://github.com/infothrill/python-dyndnsc-growl

plugin for dyndnsc that provides Growl desktop notifications
https://github.com/infothrill/python-dyndnsc-growl

dyndnsc

Last synced: 5 months ago
JSON representation

plugin for dyndnsc that provides Growl desktop notifications

Awesome Lists containing this project

README

          

dyndnsc-growl - macOS notifications for dyndnsc
=====================================================

.. image:: https://img.shields.io/pypi/v/dyndnsc-growl.svg
:target: https://pypi.python.org/pypi/dyndnsc-growl

.. image:: https://img.shields.io/pypi/l/dyndnsc-growl.svg
:target: https://pypi.python.org/pypi/dyndnsc-growl

.. image:: https://img.shields.io/pypi/pyversions/dyndnsc-growl.svg
:target: https://pypi.python.org/pypi/dyndnsc-growl

.. image:: https://travis-ci.org/infothrill/python-dyndnsc-growl.svg?branch=master
:target: https://travis-ci.org/infothrill/python-dyndnsc-growl

Plugin for `dyndnsc `_ that provides
Growl desktop notifications.

Internally uses `gntp `_ to implement notifications.

Installation
============

.. code-block:: bash

# from pypi:
$ pip install dyndnsc-growl

Requirements
============
* MacOS 10.8+
* Python 2.7 or 3.4+