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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file PopupBubble-0.0.9.tar.gz.
File metadata
- Download URL: PopupBubble-0.0.9.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e731b218a2be7ee73b352365d40c4f3699f81a1cc10432668863fa29ce0b5d2
|
|
| MD5 |
63759b7974f87b1e55f5ea13668d319d
|
|
| BLAKE2b-256 |
c8e67cc7135dac9cc182b68f040836c8891b56ae176777f65ac0394369016aa6
|