Skip to content

kindlychung/Toast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/Toast.git
cd Toast
python3 setup.py install

Using pip:

From github:

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

or from PyPI:

pip3 install --upgrade Toast

Usage

About

Cross-platform desktop notification using Qt and Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages