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.pyOn this page
Languages
Python100.0%
Boost Software License 1.0
Created June 12, 2022
Updated May 6, 2025