mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[GH-ISSUE #126] Feature request: icon param for notifications #104
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#104
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @poblabs on GitHub (Feb 3, 2022).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/126
Outside of the file or attachment parameters, it would be nice to have an icon parameter. This would show up on the android client to the side as a quick visual reference to the alert. I also have another use case where I would use it with windows 10 toast notifications.
Thanks!
@binwiederhier commented on GitHub (Mar 21, 2022):
@poblabs Would you want something like this:
Or (with
myiconbeing configured in the app):@binwiederhier commented on GitHub (Mar 21, 2022):
Also, would #155 be enough?
@poblabs commented on GitHub (Apr 22, 2022):
@binwiederhier I think per-notification icon would be a nice touch. That way I only have to sub to 1 topic, but use it for multiple apps. The icon would identify the app within the sub. I suppose I'm not picky though as I could make a new topic for each app - just more overhead to remember it all
@blacklight commented on GitHub (Jun 2, 2022):
+1 on this
I still use Pushbullet for notification mirroring exactly for this reason: notification mirroring without icons (of the app, the contact, or whatever the notification decides to display as an icon) is suboptimal.
Custom icons configured in the app are definitely interesting, but IMHO the greatest potential could come from supporting generic icons as URLs.
@wunter8 commented on GitHub (Jul 16, 2022):
Alright! The code is just about done!
@binwiederhier commented on GitHub (Sep 12, 2022):
Done, next release