Skip to main content

dbusnotify is a library for creating desktop notifications using the freedesktop.org notification spec

Project description

#+TITLE: dbusnotify - freedesktop.org notifications library

* Overview
/dbusnotify/ is a python library for creating desktop notifications using the freedesktop.org notification specification.

* Usage
The following example shows how to create a simple notification with an icon
#+BEGIN_SRC python
import dbusnotify
dbusnotify.write(
'Volume is <u>muted</u>',
title='Audio Status',
icon='audio-volume-muted',
poptime=20,
)
#+END_SRC

[[file:examples/images/dbusnotify_readme_example.png]]

- [[file:examples][Additional examples]]

* Installation
You can install from pypi using pip
#+BEGIN_SRC sh
pip install --user dbusnotify
#+END_SRC

Alternatively, you can get the development version from github
#+BEGIN_SRC sh
git clone https://github.com/frostidaho/python-dbusnotify.git
pip install --user ./python-dbusnotify
#+END_SRC



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

dbusnotify-0.0.2.tar.gz (46.2 kB view details)

Uploaded Source

Built Distribution

dbusnotify-0.0.2-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

Details for the file dbusnotify-0.0.2.tar.gz.

File metadata

  • Download URL: dbusnotify-0.0.2.tar.gz
  • Upload date:
  • Size: 46.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for dbusnotify-0.0.2.tar.gz
Algorithm Hash digest
SHA256 acfb2e3fa731eb10d3b67b19d6bb9ae64cd9bda446701b86a5720ffa3dc580cf
MD5 a98225dcb4feb21721695a50593b7e04
BLAKE2b-256 a1734e54a480ef7879ec29f9c74d2de3cda436f9ee6e8f0aa03951ad6690e777

See more details on using hashes here.

File details

Details for the file dbusnotify-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for dbusnotify-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d669eebd8d2e2a5050d8cc161445e754a9f4c986949c6cf343a36397900df904
MD5 51e255a9a4aef684985b6a314bc3d183
BLAKE2b-256 1c08349a9f09452f5b12f279f3bc41350cb6cd1d822416daffc85e33405091a4

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