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
- Host: GitHub
- URL: https://github.com/infothrill/python-dyndnsc-growl
- Owner: infothrill
- License: mit
- Created: 2018-01-14T19:17:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T14:44:16.000Z (over 2 years ago)
- Last Synced: 2025-08-21T08:10:40.899Z (10 months ago)
- Topics: dyndnsc
- Language: Python
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- License: LICENSE
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+