mirror of
https://github.com/YunoHost-Apps/snweb_ynh.git
synced 2024-09-03 20:26:22 +02:00
57 lines
2.6 KiB
Markdown
57 lines
2.6 KiB
Markdown
<!--
|
|
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
|
NON debe editarse manualmente.
|
|
-->
|
|
|
|
# Standard Notes para YunoHost
|
|
|
|
[](https://dash.yunohost.org/appci/app/snweb)  
|
|
|
|
[](https://install-app.yunohost.org/?app=snweb)
|
|
|
|
*[Le este README en outros idiomas.](./ALL_README.md)*
|
|
|
|
> *Este paquete permíteche instalar Standard Notes de xeito rápido e doado nun servidor YunoHost.*
|
|
> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.*
|
|
|
|
## Vista xeral
|
|
|
|
Standard Notes is a free, secure note-taking app with powerful end-to-end encryption, unparalleled privacy features, and seamless cross-platform syncing on unlimited devices.
|
|
|
|
This is the web app of Standard Notes. It requires a server, [installable on YunoHost](https://github.com/YunoHost-Apps/snserver_ynh).
|
|
|
|
|
|
**Versión proporcionada:** 3.160.8~ynh3
|
|
|
|
**Demo:** <https://standardnotes.org/demo>
|
|
|
|
## Capturas de pantalla
|
|
|
|

|
|
|
|
## :red_circle: Debes considerar
|
|
|
|
- **Package not maintained**: This YunoHost package is not actively maintained and needs adoption. This means that minimal maintenance is made by volunteers who don't use the app, so you should expect the app to lose reliability over time. You can [learn how to package](https://yunohost.org/packaging_apps_intro) if you'd like to adopt it.
|
|
|
|
## Documentación e recursos
|
|
|
|
- Web oficial da app: <https://standardnotes.org/>
|
|
- Documentación oficial para usuarias: <https://standardnotes.org/help>
|
|
- Documentación oficial para admin: <https://docs.standardnotes.org/>
|
|
- Repositorio de orixe do código: <https://github.com/standardnotes/app>
|
|
- Tenda YunoHost: <https://apps.yunohost.org/app/snweb>
|
|
- Informar dun problema: <https://github.com/YunoHost-Apps/snweb_ynh/issues>
|
|
|
|
## Info de desenvolvemento
|
|
|
|
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/snweb_ynh/tree/testing).
|
|
|
|
Para probar a rama `testing`, procede deste xeito:
|
|
|
|
```bash
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/snweb_ynh/tree/testing --debug
|
|
ou
|
|
sudo yunohost app upgrade snweb -u https://github.com/YunoHost-Apps/snweb_ynh/tree/testing --debug
|
|
```
|
|
|
|
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>
|