mirror of
https://github.com/YunoHost-Apps/ntfy_ynh.git
synced 2024-09-03 19:46:27 +02:00
Auto-update README
This commit is contained in:
parent
0bd6cedc61
commit
5c5516488e
2 changed files with 19 additions and 21 deletions
19
README.md
19
README.md
|
@ -1,5 +1,5 @@
|
|||
<!--
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
|
@ -18,18 +18,17 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
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.
|
||||
|
||||
**Shipped version:** 2.9.0~ynh1
|
||||
|
||||
**Shipped version:** 2.8.0~ynh2
|
||||
|
||||
**Demo:** https://ntfy.sh/app
|
||||
**Demo:** <https://ntfy.sh/app>
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://ntfy.sh/>
|
||||
* Official user documentation: <https://docs.ntfy.sh/>
|
||||
* Official admin documentation: <https://docs.ntfy.sh/>
|
||||
* Upstream app code repository: <https://github.com/binwiederhier/ntfy>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/ntfy>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/ntfy_ynh/issues>
|
||||
- Official app website: <https://ntfy.sh/>
|
||||
- Official user documentation: <https://docs.ntfy.sh/>
|
||||
- Official admin documentation: <https://docs.ntfy.sh/>
|
||||
- Upstream app code repository: <https://github.com/binwiederhier/ntfy>
|
||||
- YunoHost Store: <https://apps.yunohost.org/app/ntfy>
|
||||
- Report a bug: <https://github.com/YunoHost-Apps/ntfy_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
|
|
21
README_fr.md
21
README_fr.md
|
@ -1,5 +1,5 @@
|
|||
<!--
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
|
@ -17,18 +17,17 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
## Vue d’ensemble
|
||||
|
||||
ntfy (prononcer : *notify*) est un simple service de notification pub-sub basé sur HTTP. Il vous permet d'envoyer des notifications sur votre téléphone ou votre ordinateur via des scripts depuis n'importe quel ordinateur, sans inscription, sans frais ni configuration. Il est également open source si vous souhaitez exécuter le vôtre.
|
||||
**Version incluse :** 2.9.0~ynh1
|
||||
|
||||
**Version incluse :** 2.8.0~ynh2
|
||||
|
||||
**Démo :** https://ntfy.sh/app
|
||||
**Démo :** <https://ntfy.sh/app>
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l’app : <https://ntfy.sh/>
|
||||
* Documentation officielle utilisateur : <https://docs.ntfy.sh/>
|
||||
* Documentation officielle de l’admin : <https://docs.ntfy.sh/>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/binwiederhier/ntfy>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/ntfy>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/ntfy_ynh/issues>
|
||||
- Site officiel de l’app : <https://ntfy.sh/>
|
||||
- Documentation officielle utilisateur : <https://docs.ntfy.sh/>
|
||||
- Documentation officielle de l’admin : <https://docs.ntfy.sh/>
|
||||
- Dépôt de code officiel de l’app : <https://github.com/binwiederhier/ntfy>
|
||||
- YunoHost Store : <https://apps.yunohost.org/app/ntfy>
|
||||
- Signaler un bug : <https://github.com/YunoHost-Apps/ntfy_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
|
@ -42,4 +41,4 @@ ou
|
|||
sudo yunohost app upgrade ntfy -u https://github.com/YunoHost-Apps/ntfy_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
||||
|
|
Loading…
Add table
Reference in a new issue