dyndnsc-macosnotify

plugin for dyndnsc providing macos desktop notifications


Keywords
dyndnsc, plugin
License
MIT
Install
pip install dyndnsc-macosnotify==0.1

Documentation

dyndnsc-macosnotify - macOS notifications for dyndnsc

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

Plugin for dyndnsc that provides macOS desktop notifications using notification center.

Internally uses pync to implement notifications.

Installation

# from pypi:
$ pip install dyndnsc-macosnotify

Requirements

  • MacOS 10.8+
  • Python 2.7 or 3.4+