Login Page - Create Account

Support Board


Date/Time: Tue, 26 Aug 2025 15:50:51 +0000



Post From: Notice: New Mobile Alert Notification Service Available Now!

[2025-07-18 01:58:30]
User862445 - Posts: 9
Any plans to add image support to NTFY alerts like we had with the Telegram ones?
Actually, I noticed the image URL is included in notifications but isn’t clickable on iOS. According to the NTFY docs, "Open Website/App" functionality is supported across Web, iOS, and Android, allowing users on all platforms to open images via a button.
Would it be possible implement this format for image notifications?
NTFY doc reference: https://docs.ntfy.sh/publish/#open-websiteapp

{
"topic": "UserId",
"message": "View Chart",
"actions": [
{
"action": "view",
"label": "View Chart",
"url": "https://www.sierrachart.com/image.php?Image=1725314950582.png"
}
]
}

Date Time Of Last Edit: 2025-07-18 02:02:21