Skip to main content

notify-send notify.

Project description

notify-send

Installation

    pip install notify-send

Usage example

    from notify import Notification
    Notification('title', 'body message')

Development setup

    virtualenv venv
    source venv/bin/activate
    pip install PyGObject==3.30.1
    python setup.py develop

Release History

  • 0.0.4 - The first proper release
    • Work in progress

Meta

André P. Santos – @ztzandreandreztz@gmail.com

Distributed under the MIT license. See LICENSE for more information.

https://github.com/andreztz/notify-send

Contributing

  1. Fork it (https://github.com/andreztz/notify-send/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Project details


Download files

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

Source Distribution

notify-send-0.0.5.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

notify_send-0.0.5-py3-none-any.whl (6.1 kB view hashes)

Uploaded Python 3

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