Skip to main content

Cross-platform desktop notification using Qt

Project description

Description

This package enables you to send desktop notifications in python.

Requirements

  • Python 3

  • pip3 for installation

Install

Using setup.py

git clone https://github.com/kindlychung/PopupBubble.git
cd PopupBubble
python3 setup.py install

Using pip:

From github:

pip3 install --upgrade git+https://github.com/kindlychung/PopupBubble.git

or from PyPI:

pip3 install --upgrade PopupBubble

Usage

See the help message:

pop_bubble.py -h

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

PopupBubble-0.0.9.tar.gz (7.9 kB view hashes)

Uploaded Source

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