Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

ntfy

12 Topics 86 Posts
  • ntfy - Package Updates

    Pinned
    26
    0 Votes
    26 Posts
    6k Views
    Package UpdatesP
    [1.18.0] Update ntfy to 2.15.0 Full Changelog Add require-login flag to redirect to login page if not logged in (#1434/#238/#1329, thanks to @theatischbein for implementing most of this) The official ntfy.sh Debian/Ubuntu repository has moved to archive.ntfy.sh (#1357/#1401, thanks to @skibbipl and @lduesing for reporting) Add mutex around message cache writes to avoid database locked errors (#1397, #1391, thanks to @timofej673) Add build tags nopayments, nofirebase and nowebpush to allow excluding external dependencies, useful for packaging in Debian (#1420, discussion in #1258, thanks to @thekhalifa for packaging ntfy for Debian/Ubuntu) Make copying tokens, phone numbers, etc. possible on HTTP (#1432/#1408/#1295, thanks to @EdwinKM, @xxl6097 for reporting)
  • NTFY app overview always says "connecting..."

    20
    0 Votes
    20 Posts
    6k Views
    andreasduerenA
    @lukas said in NTFY app overview always says "connecting...": Btw.: I switched in Element App to NextPush and this works fine. With me it's actually the other way around. I've been using ntfy for Element Push but I'd like to install NextPush for Nextcloud talk notifications but can't get it to work. I'm sure it's some trivial thing that's missing but I can't find any proper documentation on setting it up. Would you mind sharing the steps you took? I have installed the App on the NC-Level and on my mobile device. Logged in on my device, it shows up in the backend of the NC-Level App but won't display notifications.
  • Link in doc is wrong

    Solved
    2
    1
    1 Votes
    2 Posts
    539 Views
    girishG
    @AmbroiseUnly thanks for reporting, fixed.
  • Use ntfy for other apps?

    3
    0 Votes
    3 Posts
    2k Views
    DanTheManD
    @Recliner2042 I use NTFY for push notifications on my Elements install with Android based clients. Should work for IOS as well. It's running very smooth for more than a year... [image: 1714887159268-image-1678369653409.png] Here's what i did to make this work: To make use of your ntfy installation, on Android for example, you need two things: the ntfy app: a UnifiedPush-compatible matrix app You need to install the ntfy app on each device on which you want to receive push notifications through your ntfy server. The ntfy app will provide UnifiedPush notifications to any number of UnifiedPush-compatible messaging apps installed on the same device. Setting up the ntfy Android app: Install the ntfy Android app from F-droid or Google Play. In its Settings -> General: Default server, enter your ntfy server URL, such as https://ntfy.DOMAIN. In its Settings -> Advanced: Connection protocol, choose WebSockets. That is all you need to do in the ntfy app. In particular you do not need to follow any instructions about subscribing to a notification topic as UnifiedPush will do that automatically. Setting up a UnifiedPush-compatible matrix app: Install any UnifiedPush-enabled matrix app on that same device. The matrix app will learn from the ntfy app that you have configured UnifiedPush on this device, and then it will tell your matrix server to use it. Steps needed for specific matrix apps: FluffyChat-android: Should auto-detect and use it. No manual settings. SchildiChat-android: enable Settings -> Notifications -> UnifiedPush: Force custom push gateway. choose Settings -> Notifications -> UnifiedPush: Re-register push distributor. (For info, a more complex alternative to achieve the same is: delete the relevant unifiedpush registration in ntfy app, force-close SchildiChat, re-open it.) verify Settings -> Notifications -> UnifiedPush. Element-android: choose Settings -> Notifications -> Notification method -> ntfy verify Settings -> Troubleshoot -> Troubleshoot notification settings If the matrix app asks, "Choose a distributor: FCM Fallback or ntfy", then choose "ntfy". If the matrix app doesn't seem to pick it up, try restarting it. Cheers
  • ntfy cannot subscribe after password change

    8
    0 Votes
    8 Posts
    3k Views
    girishG
    @lukas in the settings page [image: 1714490711765-f48c514e-1d2b-4323-9260-6f478c40fb1c-image-resized.png]
  • first time setup

    Locked Solved
    12
    1
    3 Votes
    12 Posts
    4k Views
    girishG
    I moved rest of the discussion to https://forum.cloudron.io/topic/11292/ntfy-cannot-subscribe-after-password-change
  • How to Ntfy for Miniflux

    1
    4 Votes
    1 Posts
    429 Views
    No one has replied
  • ntfy - Tutorial Videos

    1
    3 Votes
    1 Posts
    567 Views
    No one has replied
  • ntfy: Migrate from custom to appstore version

    Moved
    3
    0 Votes
    3 Posts
    860 Views
    R
    @girish It ended up not working. I didn't investigate it too much. I just recreated the app and copied the database over.
  • Version 2.1.0 released

    Solved
    2
    1 Votes
    2 Posts
    771 Views
    girishG
    Updated!
  • protected topic mandatory?

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    girishG
    @timconsidine i think that's because it remembers the password for the second time. All topics are protected by default. This is a deviation from the ntfy default since we don't want unprotected instance. See https://docs.cloudron.io/apps/ntfy/#access-control . auth-default-access has to be changed .
  • Where is it?

    Solved
    4
    1 Votes
    4 Posts
    1k Views
    nichu42N
    @girish Now I can see it, too. Thanks! I'll give it a try. Update: Works great. Tested with Element and Fedilab so far.