[GH-ISSUE #627] High resolution app icon #466

Closed
opened 2026-05-07 00:24:28 +02:00 by BreizhHardware · 5 comments

Originally created by @nebulade on GitHub (Feb 21, 2023).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/627

Hi there, we have just packaged and published a ntfy app package for Cloudron and it works great!
Currently we use this icon https://git.cloudron.io/cloudron/ntfy-app/-/blob/main/logo.png however that is unfortunately not very high resolution. Is there a possibility to have the original icon in svg or at least 512x512 px of sorts? The one at https://apps.apple.com/uz/app/ntfy/id1625396347 seems higher resolution, but I wasnt able to find the source image in the repo here.

Originally created by @nebulade on GitHub (Feb 21, 2023). Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/627 Hi there, we have just packaged and published a ntfy app package for Cloudron and it works great! Currently we use this icon https://git.cloudron.io/cloudron/ntfy-app/-/blob/main/logo.png however that is unfortunately not very high resolution. Is there a possibility to have the original icon in svg or at least 512x512 px of sorts? The one at https://apps.apple.com/uz/app/ntfy/id1625396347 seems higher resolution, but I wasnt able to find the source image in the repo here.
Author
Owner

@binwiederhier commented on GitHub (Feb 21, 2023):

Hi there, we have just packaged and published a ntfy app package for Cloudron and it works great!

Awesome!

Is there a possibility to have the original icon in svg or at least 512x512 px of sorts?

Yeah the assets stuff is very very unorganized. Somehow it's in the ntfy-android repo here:

https://github.com/binwiederhier/ntfy-android/tree/main/assets

This is the one that I always suggest: https://github.com/binwiederhier/ntfy-android/blob/main/assets/appstore_ios.svg

This is the one you have: https://github.com/binwiederhier/ntfy-android/blob/main/assets/favicon.svg

<!-- gh-comment-id:1438330530 --> @binwiederhier commented on GitHub (Feb 21, 2023): > Hi there, we have just packaged and published a ntfy app package for Cloudron and it works great! Awesome! > Is there a possibility to have the original icon in svg or at least 512x512 px of sorts? Yeah the assets stuff is very very unorganized. Somehow it's in the ntfy-android repo here: https://github.com/binwiederhier/ntfy-android/tree/main/assets This is the one that I always suggest: https://github.com/binwiederhier/ntfy-android/blob/main/assets/appstore_ios.svg This is the one you have: https://github.com/binwiederhier/ntfy-android/blob/main/assets/favicon.svg
Author
Owner

@nebulade commented on GitHub (Feb 21, 2023):

Ah awesome and thanks for the prompt reply. We will go with the one without background for the moment, as that works out better in the areas the logo is shown on Cloudron.

<!-- gh-comment-id:1438335300 --> @nebulade commented on GitHub (Feb 21, 2023): Ah awesome and thanks for the prompt reply. We will go with the one without background for the moment, as that works out better in the areas the logo is shown on Cloudron.
Author
Owner

@binwiederhier commented on GitHub (Feb 21, 2023):

On https://www.cloudron.io/store/sh.ntfy.cloudronapp.html, the version says 1.0.0. Is that maybe from the package.json? That version is never updated and wrong. You have to use the Git version instead.

<!-- gh-comment-id:1438439221 --> @binwiederhier commented on GitHub (Feb 21, 2023): On https://www.cloudron.io/store/sh.ntfy.cloudronapp.html, the version says 1.0.0. Is that maybe from the package.json? That version is never updated and wrong. You have to use the Git version instead.
Author
Owner

@nebulade commented on GitHub (Feb 21, 2023):

Thanks for the hint, but in this case this is the app package version. We also have an upstreamVersion field in the package manifest https://git.cloudron.io/cloudron/ntfy-app/-/blob/main/CloudronManifest.json#L4

Tbh it is not the first time people got confused :/

<!-- gh-comment-id:1438444112 --> @nebulade commented on GitHub (Feb 21, 2023): Thanks for the hint, but in this case this is the app package version. We also have an `upstreamVersion` field in the package manifest https://git.cloudron.io/cloudron/ntfy-app/-/blob/main/CloudronManifest.json#L4 Tbh it is not the first time people got confused :/
Author
Owner

@binwiederhier commented on GitHub (Feb 21, 2023):

Oh my apologies. Makes sense that you have your own manifest version.

I've had my fair share of people being confused at things in my app. Hehe.

<!-- gh-comment-id:1438473921 --> @binwiederhier commented on GitHub (Feb 21, 2023): Oh my apologies. Makes sense that you have your own manifest version. I've had my fair share of people being confused at things in my app. Hehe.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#466
No description provided.