mirror of
https://github.com/YunoHost-Apps/ntfy_ynh.git
synced 2024-09-03 19:46:27 +02:00
46 lines
2.1 KiB
Markdown
46 lines
2.1 KiB
Markdown
<!--
|
|
Ohart ongi: README hau automatikoki sortu da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>ri esker
|
|
EZ editatu eskuz.
|
|
-->
|
|
|
|
# ntfy YunoHost-erako
|
|
|
|
[![Integrazio maila](https://dash.yunohost.org/integration/ntfy.svg)](https://dash.yunohost.org/appci/app/ntfy) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/ntfy.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/ntfy.maintain.svg)
|
|
|
|
[![Instalatu ntfy YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ntfy)
|
|
|
|
*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)*
|
|
|
|
> *Pakete honek ntfy YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.*
|
|
> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.*
|
|
|
|
## Aurreikuspena
|
|
|
|
ntfy (pronounce: *notify*) is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your phone or desktop via scripts from any computer, entirely without signup, cost or setup. It's also open source if you want to run your own.
|
|
|
|
|
|
**Paketatutako bertsioa:** 2.11.0~ynh1
|
|
|
|
**Demoa:** <https://ntfy.sh/app>
|
|
## Dokumentazioa eta baliabideak
|
|
|
|
- Aplikazioaren webgune ofiziala: <https://ntfy.sh/>
|
|
- Erabiltzaileen dokumentazio ofiziala: <https://docs.ntfy.sh/>
|
|
- Administratzaileen dokumentazio ofiziala: <https://docs.ntfy.sh/>
|
|
- Jatorrizko aplikazioaren kode-gordailua: <https://github.com/binwiederhier/ntfy>
|
|
- YunoHost Denda: <https://apps.yunohost.org/app/ntfy>
|
|
- Eman errore baten berri: <https://github.com/YunoHost-Apps/ntfy_ynh/issues>
|
|
|
|
## Garatzaileentzako informazioa
|
|
|
|
Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/ntfy_ynh/tree/testing).
|
|
|
|
`testing` abarra probatzeko, ondorengoa egin:
|
|
|
|
```bash
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/ntfy_ynh/tree/testing --debug
|
|
edo
|
|
sudo yunohost app upgrade ntfy -u https://github.com/YunoHost-Apps/ntfy_ynh/tree/testing --debug
|
|
```
|
|
|
|
**Informazio gehiago aplikazioaren paketatzeari buruz:** <https://yunohost.org/packaging_apps>
|