Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 248 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 248 Bytes

uNotify

Notification library for Linux/Ubuntu

Installing w/ PyPi

$ pip install unotify

Installing w/ Git

$ git clone https://github.com/Gowixx/unotify.git
$ cd unotify-main
$ python3 setup.py install