GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
For more info, see [ntfy-webpush]{#ntfy-webpush} <https://github.com/dschep/ntfy-webpush\>\`\_3rd party backendsTo use or implement your own backends, specify the full path of the module as your backend. The module needs to contain a module with a function called notify with the...
🐞 Describe the bug I have issues setting up the software because it does not tell me what file or directory does not exist. All files that are configured via the configuration file do exist. Would be very nice if the log output would tel...
GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
from rocketchat_API.rocketchat import RocketChat def notify(title, message, url, username, password, room, retcode=None): rocket = RocketChat(username, password, server_url=url) msg = "**{}:** {}".format(title, message) rocket.chat_post_message(msg, channel=room) 1 2 3 4 5 6 7...
backends __init__.py darwin.py default.py insta.py linux.py matrix.py notifico.py ntfy_sh.py prowl.py pushalot.py pushbullet.py pushjet.py pushover.py rocketchat.py simplepush.py slack.py slack_webhook.py systemlog.py telegram.py termux.py win32.py xmpp.py shell_integration __init...
backends __init__.py darwin.py default.py insta.py linux.py matrix.py notifico.py ntfy_sh.py prowl.py pushalot.py pushbullet.py pushjet.py pushover.py rocketchat.py simplepush.py slack.py slack_webhook.py systemlog.py telegram.py termux.py win32.py xmpp.py shell_integration __init...
GitHub Copilot Write better code with AI Security Find and fix vulnerabilities Actions Automate any workflow Codespaces Instant dev environments Issues Plan and track work Code Review Manage code changes Discussions Collaborate outside of code Code Search Find more, search less Explore All...
I have just very recently started accepting donations via GitHub Sponsors, and Liberapay. I would be humbled if you helped me carry the server and developer account costs. Even small donations are very much appreciated. A big fat Thank You to the folks already sponsoring ntfy: I'd also lik...
For more info, see [ntfy-webpush]{#ntfy-webpush} <https://github.com/dschep/ntfy-webpush\>\`\_ To use or implement your own backends, specify the full path of the module as your backend. The module needs to contain a module with a function callednotifywith the following signature...