1K+

View Trend>
ntfy
Push notifications via REST
Version History
Update Comparison
App Status
  • Earliest Version Launch Date Globally
    05/25/2022
  • Latest Version
    1.3
  • Time Since Latest Version
    236days1Hour
  • Total Updated Versions (last 1 year)
    1

Version Timeline

Hover over "Icon" to view updates. Click "Icon" to view comparison
Version History
Display Content
Date
  • -
2024 years
4 month
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
5 month
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
6 month
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
7 month
1
2
3
4
5
6
7
8
9
10
11
12
13
14

Version History

  • Version1.3
    11/22/2023
    Size:3.13M

    Push notifications via REST

    Update Log

    This release (hopefully) fixes a few of the UI inconsistencies around messages not being shown or live updated. There are more updates to come, but I wanted to get this one out asap.

    Screenshots
    App Description

    Send push notifications to your phone from any Bash or PowerShell script, or from your own app using PUT/POST requests, e.g. via curl on Linux or Invoke-WebRequest.
    ntfy is a client for https://ntfy.sh, a free and open source HTTP-based pub-sub service. You can subscribe to topics in this app, and then publish messages via a simple HTTP API.
    Uses:
    * Notify yourself when a long-running process is done
    * Ping your phone when a backup has failed
    * Alerts when someone logs into your server
    Example:
    $ curl -d "Your backup is done" ntfy.sh/mytopic
    Find more examples and usage instructions here: https://ntfy.sh/docs

  • Version1.2
    06/16/2022
    Size:3.10M

    Push notifications via REST

    Update Log

    This release adds support for authentication/authorization for self-hosted servers. It also allows you to
    set your server as the default server for new topics.

    Screenshots
    App Description

    Send push notifications to your phone from any Bash or PowerShell script, or from your own app using PUT/POST requests, e.g. via curl on Linux or Invoke-WebRequest.
    ntfy is a client for https://ntfy.sh, a free and open source HTTP-based pub-sub service. You can subscribe to topics in this app, and then publish messages via a simple HTTP API.
    Uses:
    * Notify yourself when a long-running process is done
    * Ping your phone when a backup has failed
    * Alerts when someone logs into your server
    Example:
    $ curl -d "Your backup is done" ntfy.sh/mytopic
    Find more examples and usage instructions here: https://ntfy.sh/docs

  • Version1.1
    06/01/2022
    Size:2.97M

    Push notifications via REST

    Update Log

    In this release, we add message priorities (mapped to iOS interruption levels), tags and emojis, action buttons to open websites or perform HTTP requests, a custom click action when the notification is tapped, and various other fixes.
    It also adds support for self-hosted servers (albeit not supporting auth yet). The self-hosted server needs to be configured to forward poll requests to upstream ntfy.sh for push notifications to work (see https://ntfy.sh/docs/config/#ios-instant-notifications).

    Screenshots
    App Description

    Send push notifications to your phone from any Bash or PowerShell script, or from your own app using PUT/POST requests, e.g. via curl on Linux or Invoke-WebRequest.
    ntfy is a client for https://ntfy.sh, a free and open source HTTP-based pub-sub service. You can subscribe to topics in this app, and then publish messages via a simple HTTP API.
    Uses:
    * Notify yourself when a long-running process is done
    * Ping your phone when a backup has failed
    * Alerts when someone logs into your server
    Example:
    $ curl -d "Your backup is done" ntfy.sh/mytopic
    Find more examples and usage instructions here: https://ntfy.sh/docs

  • Version1.0
    05/25/2022
    Size:1.66M

    Push notifications via REST

    Screenshots
    App Description

    Send push notifications to your phone from any Bash or PowerShell script, or from your own app using PUT/POST requests, e.g. via curl on Linux or Invoke-WebRequest.
    ntfy is a client for https://ntfy.sh, a free and open source HTTP-based pub-sub service. You can subscribe to topics in this app, and then publish messages via a simple HTTP API.
    Uses:
    * Notify yourself when a long-running process is done
    * Ping your phone when a backup has failed
    * Alerts when someone logs into your server
    Example:
    $ curl -d "Your backup is done" ntfy.sh/mytopic
    Find more examples and usage instructions here: https://ntfy.sh/docs