ntfy - PUT/POST 到你的裝置
透過 HTTP PUT/POST 方式傳送任何通知到你的裝置
新版本 1.23.0
Features:
* Search within a topic (#141, ntfy-android#153, thanks to @Copephobia and @StoyanYonkov for reporting and sponsoring)
* Add "reconnecting to N topics ..." to foreground notification (#1101, thanks to @milosivanovic for reporting)
* Default server dialog with full-screen UI and stricter URL validation (ntfy-android#158)
* Show last notification time for UnifiedPush subscriptions (#1230, #1454, thanks to @Tealk and @user4andre for reporting)
* Support "copy" action button to copy a valu
* Search within a topic (#141, ntfy-android#153, thanks to @Copephobia and @StoyanYonkov for reporting and sponsoring)
* Add "reconnecting to N topics ..." to foreground notification (#1101, thanks to @milosivanovic for reporting)
* Default server dialog with full-screen UI and stricter URL validation (ntfy-android#158)
* Show last notification time for UnifiedPush subscriptions (#1230, #1454, thanks to @Tealk and @user4andre for reporting)
* Support "copy" action button to copy a valu
不論 Bash 還是 PowerShell,或者是你自己的應用程式、curl 或者 Invoke-WebRequest 等等,都可以透過 HTTP PUT/POST 向你的裝置傳送通知。
ntfy 是 https://ntfy.sh 的 Android APP,一個打造在 HTTP 標準之上的免費開源 pub-sub 服務。你可以透過訂閱主題來接收通過 HTTP API 發送的通知。
當中,你可能找到千變萬化的用途,例如:
* 在一個很長很長的程序完成後通知自己
* 在備份失敗後通知自己
* 當有人登入到伺服器的時候發送通知
發送通知可以簡單如此:
$ curl -d "備份完成了!" ntfy.sh/mytopic
你也可以在下面的連結閱讀更多資訊:
* 網站: https://ntfy.sh
* GitHub(伺服器端): https://github.com/binwiederhier/ntfy
* GitHub(Android APP): https://github.com/binwiederhier/ntfy-android
ntfy 是 https://ntfy.sh 的 Android APP,一個打造在 HTTP 標準之上的免費開源 pub-sub 服務。你可以透過訂閱主題來接收通過 HTTP API 發送的通知。
當中,你可能找到千變萬化的用途,例如:
* 在一個很長很長的程序完成後通知自己
* 在備份失敗後通知自己
* 當有人登入到伺服器的時候發送通知
發送通知可以簡單如此:
$ curl -d "備份完成了!" ntfy.sh/mytopic
你也可以在下面的連結閱讀更多資訊:
* 網站: https://ntfy.sh
* GitHub(伺服器端): https://github.com/binwiederhier/ntfy
* GitHub(Android APP): https://github.com/binwiederhier/ntfy-android
- 作者: Philipp C. Heckel
- 授權條款: Apache License 2.0
- 網站
- 問題追蹤系統
- 翻譯
- 原始碼
- 更新日誌
- 構建中介資料
- 可重現構建狀態
版本
雖然在下方可選擇下載 APK 檔案,但要留意這樣的安裝方式將不會收到更新通知,是一種較不安全的下載方法。建議您先安裝 F-Droid 用戶端使用。
下載 F-Droid-
arm64-v8aarmeabi-v7ax86x86_64此版本需要 Android 8.0 或更高的版本。
此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。
-
arm64-v8aarmeabi-v7ax86x86_64此版本需要 Android 8.0 或更高的版本。
此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。
-
arm64-v8aarmeabi-v7ax86x86_64此版本需要 Android 8.0 或更高的版本。
此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。
新版本 1.22.2
Features:
* Support for updating and deleting notifications (#303, #1536, ntfy-android#151, thanks to @wunter8 for the initial implementation)
* Support for self-signed certs and client certs for mTLS (#215, #530, ntfy-android#149, thanks to @cyb3rko for reviewing)
* Connection error dialog to help diagnose connection issues
Maintenance + bug fixes:
* Use server-specific user for attachment downloads (#1529, thanks to @ManInDark for reporting and testing)
* Fix crash in sharing dialog (thanks t
* Support for updating and deleting notifications (#303, #1536, ntfy-android#151, thanks to @wunter8 for the initial implementation)
* Support for self-signed certs and client certs for mTLS (#215, #530, ntfy-android#149, thanks to @cyb3rko for reviewing)
* Connection error dialog to help diagnose connection issues
Maintenance + bug fixes:
* Use server-specific user for attachment downloads (#1529, thanks to @ManInDark for reporting and testing)
* Fix crash in sharing dialog (thanks t
新版本 1.21.1
Features:
* Allow publishing messages through the message bar and publish dialog (#98, ntfy-android#144)
* Define custom HTTP headers to support authenticated proxies, tunnels and SSO (#116, #1018, ntfy-android#132, ntfy-android#146, thanks to @CrazyWolf13)
* Implement UnifiedPush "raise to foreground" requirement (ntfy-android#98, ntfy-android#148, thanks to @p1gp1g)
* Language selector to allow overriding the system language (#1508, ntfy-android#145, thanks to @hudsonm62 for reporting)
* Highl
* Allow publishing messages through the message bar and publish dialog (#98, ntfy-android#144)
* Define custom HTTP headers to support authenticated proxies, tunnels and SSO (#116, #1018, ntfy-android#132, ntfy-android#146, thanks to @CrazyWolf13)
* Implement UnifiedPush "raise to foreground" requirement (ntfy-android#98, ntfy-android#148, thanks to @p1gp1g)
* Language selector to allow overriding the system language (#1508, ntfy-android#145, thanks to @hudsonm62 for reporting)
* Highl





