1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/snserver_ynh.git synced 2024-09-03 20:26:22 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2023-10-31 14:35:43 +00:00
parent 6023c07c60
commit 289309e00b
2 changed files with 16 additions and 2 deletions

View file

@ -6,6 +6,7 @@ It shall NOT be edited by hand.
# Standard Notes Server for YunoHost
[![Integration level](https://dash.yunohost.org/integration/snserver.svg)](https://dash.yunohost.org/appci/app/snserver) ![Working status](https://ci-apps.yunohost.org/ci/badges/snserver.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/snserver.maintain.svg)
[![Install Standard Notes Server with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=snserver)
*[Lire ce readme en français.](./README_fr.md)*
@ -27,13 +28,19 @@ Standard Notes is an end-to-end encrypted note-taking app for digitalists and pr
* Ram requirements ( 4GB swap memory will be created during install ):
* Configuration can be changed under: https://my_domain.tld/yunohost/admin/#/apps/$app_id/config-panel
## :red_circle: Antifeatures
- **Package not maintained**: This YunoHost package is not maintained and needs adoption.
- **Non-free assets**: Contains and makes use of non-free assets. The most common case is apps using artwork - images, sounds, music, etc. - under a commercial license.
## Documentation and resources
* Official app website: <https://standardnotes.org/>
* Official user documentation: <https://standardnotes.com/help>
* Official admin documentation: <https://docs.standardnotes.org/>
* Upstream app code repository: <https://github.com/standardnotes/server>
* YunoHost documentation for this app: <https://yunohost.org/app_snserver>
* YunoHost Store: <https://apps.yunohost.org/app/snserver>
* Report a bug: <https://github.com/YunoHost-Apps/snserver_ynh/issues>
## Developer info

View file

@ -6,6 +6,7 @@ It shall NOT be edited by hand.
# Standard Notes Server pour YunoHost
[![Niveau dintégration](https://dash.yunohost.org/integration/snserver.svg)](https://dash.yunohost.org/appci/app/snserver) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/snserver.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/snserver.maintain.svg)
[![Installer Standard Notes Server avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=snserver)
*[Read this readme in english.](./README.md)*
@ -27,13 +28,19 @@ Standard Notes est une application de prise de notes chiffrée de bout en bout p
* Besoins en mémoire vive (4 Go de mémoire swap seront créés pendant l'installation) :
* La configuration peut être modifiée sous : https://my_domain.tld/yunohost/admin/#/apps/$app_id/config-panel
## :red_circle: Fonctions indésirables
- **Package not maintained**: This YunoHost package is not maintained and needs adoption.
- **Non-free assets**: Contains and makes use of non-free assets. The most common case is apps using artwork - images, sounds, music, etc. - under a commercial license.
## Documentations et ressources
* Site officiel de lapp : <https://standardnotes.org/>
* Documentation officielle utilisateur : <https://standardnotes.com/help>
* Documentation officielle de ladmin : <https://docs.standardnotes.org/>
* Dépôt de code officiel de lapp : <https://github.com/standardnotes/server>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_snserver>
* YunoHost Store: <https://apps.yunohost.org/app/snserver>
* Signaler un bug : <https://github.com/YunoHost-Apps/snserver_ynh/issues>
## Informations pour les développeurs