Translated using Weblate (Thai)

Currently translated at 100.0% (3 of 3 strings)

Translation: ntfy/Android app (Fastlane metadata)
Translate-URL: https://hosted.weblate.org/projects/ntfy/android-fastlane/th/
This commit is contained in:
Suthep Yonphimai 2025-09-15 03:26:16 +02:00 committed by Hosted Weblate
parent b2ecd9a2b0
commit 4570e8935c
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C
3 changed files with 19 additions and 0 deletions

View file

@ -0,0 +1,17 @@
ส่งการแจ้งเตือนไปยังโทรศัพท์ของคุณจากสคริปต์ Bash หรือ PowerShell ใดๆ หรือจากแอปของคุณเองโดยใช้คำขอ PUT/POST เช่น ผ่าน curl บน Linux หรือ Invoke-WebRequest
ntfy เป็นไคลเอ็นต์ Android สำหรับ https://ntfy.sh ซึ่งเป็นบริการ pub-sub แบบโอเพนซอร์สที่ให้บริการฟรีบน HTTP คุณสามารถสมัครรับข้อมูลหัวข้อต่างๆ ในแอปนี้ แล้วเผยแพร่ข้อความผ่าน HTTP API ง่ายๆ
การใช้งาน:
* แจ้งเตือนตัวเองเมื่อกระบวนการที่ใช้เวลานานเสร็จสิ้น
* ส่งสัญญาณ Ping ไปยังโทรศัพท์ของคุณเมื่อการสำรองข้อมูลล้มเหลว
* แจ้งเตือนเมื่อมีคนล็อกอินเข้าสู่เซิร์ฟเวอร์ของคุณ
ตัวอย่าง:
$ curl -d "การสำรองข้อมูลของคุณเสร็จสิ้นแล้ว" ntfy.sh/mytopic
ดูตัวอย่างเพิ่มเติมและคำแนะนำการใช้งานได้ที่นี่:
* เว็บไซต์: https://ntfy.sh
* GitHub (เซิร์ฟเวอร์): https://github.com/binwiederhier/ntfy
* GitHub (แอป Android): https://github.com/binwiederhier/ntfy-android

View file

@ -0,0 +1 @@
ส่งการแจ้งเตือนไปยังโทรศัพท์ของคุณจากสคริปต์ใดๆ โดยใช้คำขอ PUT/POST

View file

@ -0,0 +1 @@
ntfy - PUT/POST ลงในโทรศัพท์ของคุณ