Skip to content

ioqy/ntfy-client-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ntfy.py - A simple nfty.sh client written in python

ntfy.py is a simple nfty.sh client for sending notifications.

Should support all parameters except file attachments.

Usage

ntfy.py myTopic --message="This message was sent using ntfy.py" --title="Hello World!" --click=https://github.com/

Installation

wget https://raw.githubusercontent.com/ioqy/ntfy-client-python/master/ntfy.py
sudo mv ntfy.py /usr/local/bin/
sudo chmod 755 /usr/local/bin/ntfy.py

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages