Skip to main content

No nonsense OS X notifications for Python scripts (CFFI wrapper)

Project description

No nonsense OS X notifications for Python scripts (CFFI wrapper).

About

osxnotify-cffi is a wrapper for libosxnotify. It allows Python scripts to display native OS X notifications.

This module uses CFFI to interface libosxnotify. For a native C extension based module see osxnotify.

Requirements

  • OS X >= 10.9.4 - should work on Mountain Lion but it’s not tested,

  • Python 2.7 or 3.4,

  • libosxnotify >= 1.0,

  • Xcode and command line utilities.

Installation

To install osxnotify-cffi from PyPI, issue the following command:

$ pip install osxnotify-cffi

Alternatively, you can install from the source code:

$ git clone https://github.com/tomekwojcik/osxnotify-python-cffi.git
$ cd osxnotify-python-cffi
$ python setup.py install

Usage

import osxnotify-cffi

osnotify-cffi.notify('Title', subtitle='Subtitle', informative_text='Informative text')

Issues and limitations

UTF-8 is the only supported text encoding.

Project status

This project should be considered beta. Proceed with caution if you decide to use osxnotify-cffi in production.

License

osxnotify-cffi is licensed under MIT License.

Author

osxnotify-cffi was written by Tomek Wójcik.

Source code and issues

Source code is available on GitHub at: tomekwojcik/osxnotify-python-cffi.

To file issue reports and feature requests use the project’s issue tracker on GitHub.

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

osxnotify-cffi-1.0.tar.gz (3.5 kB view details)

Uploaded Source

File details

Details for the file osxnotify-cffi-1.0.tar.gz.

File metadata

File hashes

Hashes for osxnotify-cffi-1.0.tar.gz
Algorithm Hash digest
SHA256 dd5ca67547f13e75df72041623146d42d98521cebbb1336a8ae1883f7e8970c6
MD5 2d0f79cfec68f3c8101f30820ab21a28
BLAKE2b-256 9ae397d49e0622b1b93b801faf9d170bdbf48a37ef51bf4eb907d103be84445b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page