Home
Softono
s

sanwebinfo

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
1

Software by sanwebinfo

gtfy-listener
Open Source

gtfy-listener

gtfy-listener is a lightweight Python utility that forwards push notifications from a Gotify server to an Ntfy.sh push server in real time. It connects to Gotify via websocket, captures incoming messages as they arrive, and relays them to a configured Ntfy endpoint without manual intervention. The tool is designed for users who want to migrate from Gotify to Ntfy, mirror notifications across both platforms, or consolidate alerting onto an Ntfy-based workflow. Configuration is handled through a simple .env file containing the Ntfy server URL, Gotify host, and Gotify client token. For local use, running pip install followed by python3 gtfy.py starts the listener. For persistent deployment, a Dockerfile is included, allowing the script to run as a container that auto-restarts on failure. The project uses minimal dependencies such as requests, python-dotenv, and websocket-client, keeping the setup straightforward. gtfy-listener suits self-hosters, homelab enthusiasts, and developers who rely on push-based alerts

iPaaS & API Integration Push Notifications
12 Github Stars