Translated using Weblate (Galician)

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/gl/
This commit is contained in:
josé m 2023-03-31 09:45:59 +00:00 committed by Hosted Weblate
parent a6839950fe
commit 253da5064a
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 @@
Envía notificacións ao teléfono desde calquera script Bash ou PowerShell, ou desde a túa propia app usando peticións PUT/POST, ex. a través de curl en Linux ou Invoke-WebRequest.
ntfy é un cliente Android para https://ntfy.sh, un servizo pub-sub HTTP-based libre e de código aberto. Podes subscribirte a temas coa app, e despois publicar mensaxes a través dunha simple API HTTP.
Utilidade:
* Notificarte a ti mesma cando remate un proceso de longa duración
* Avisar no teléfono cando falle unha copia de apoio
* Alertas cando alguén se conecta ao teu servidor
Exemplo:
$ curl -d "Rematou a copia de apoio" ntfy.sh/mytopic
Tes máis exemplos e instruccións de uso en
* Web: https://ntfy.sh
* GitHub (servidor): https://github.com/binwiederhier/ntfy
* GitHub (app Android): https://github.com/binwiederhier/ntfy-android

View file

@ -0,0 +1 @@
Envía notificacións ao teléfono desde calquera programa usando PUT/POST

View file

@ -0,0 +1 @@
ntfy - PUT/POST no teléfono