Skip to main content

Cross-platform desktop push-notifications.

Project description

Desktop Notifications

Simple cross-platform (Windows/Linux) Python3 module for displaying desktop notifications.

Installation

$ pip install py-notifier

Requirements

If running on Windows: win10toast

Example

from pynotifier import Notification


Notification(
	title='Notification Title',
	description='Notification Description',
	icon_path='path/to/image/file/icon.png', # On Windows .ico is required, on Linux - .png
	duration=5,                              # Duration in seconds
	urgency=Notification.URGENCY_CRITICAL
).send()

Author

License

The project is licensed under the terms of the GNU General Public License v3.0, see the LICENSE file for more information.

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

py-notifier-0.1.1.tar.gz (15.5 kB view details)

Uploaded Source

Built Distribution

py_notifier-0.1.1-py3-none-any.whl (15.8 kB view details)

Uploaded Python 3

File details

Details for the file py-notifier-0.1.1.tar.gz.

File metadata

  • Download URL: py-notifier-0.1.1.tar.gz
  • Upload date:
  • Size: 15.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.6.9

File hashes

Hashes for py-notifier-0.1.1.tar.gz
Algorithm Hash digest
SHA256 960d9a5ce4f7031b51114203998b7b85ab11b73129d48d1f5e94df185d533ccb
MD5 5f07f1eec2fbf7dbc70f5aa5f58ac35c
BLAKE2b-256 96d37723c03c8a627c7d6c5eae6a10e3069f0d0bc1c6f241a8fe50ecf4affdd3

See more details on using hashes here.

File details

Details for the file py_notifier-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: py_notifier-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 15.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.6.9

File hashes

Hashes for py_notifier-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8dea2a5e4ff71566681ea3449f51f4e4309742be6917ca241a0e338bfe44276e
MD5 983e3c52069a98d4eccb1eac2be48752
BLAKE2b-256 cfc4c1fbdf6de88c9d36b6c826c7b663c04495bd89aa8adf82bff121c0d9502a

See more details on using hashes here.

Supported by

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