# Shaarli para Yunohost
[](https://ci-apps.yunohost.org/ci/apps/shaarli/)  
[](https://install-app.yunohost.org/?app=shaarli)
*[Leer este README en otros idiomas.](./ALL_README.md)*
> *Este paquete le permite instalarShaarli rapidamente y simplement en un servidor YunoHost.*
> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.*
## Descripción general
Shaarli is a minimalist bookmark manager and link sharing service that you can install on your own server. It is designed to be personal (single-user), fast and handy.
### Features
- share, comment and save interesting links
- bookmark useful/frequent links and share them between computers
- a minimal blog/microblog/writing platform
- a read-it-later/todo list
- a notepad to draft and save articles/posts/ideas
- a knowledge base to keep notes, documentation and code snippets
- a shared clipboard/notepad/pastebin between computers
- playlist manager for online media
- feed other blogs, aggregators, social networks...
**Versión actual:** 0.13.0~ynh1
**Demo:**
## Capturas

## Documentaciones y recursos
- Documentación administrador oficial:
- Repositorio del código fuente oficial de la aplicación :
- Catálogo YunoHost:
- Reportar un error:
## Información para desarrolladores
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/shaarli_ynh/tree/testing
Para probar la rama `testing`, sigue asÍ:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/shaarli_ynh/tree/testing --debug
o
sudo yunohost app upgrade shaarli -u https://github.com/YunoHost-Apps/shaarli_ynh/tree/testing --debug
```
**Mas informaciones sobre el empaquetado de aplicaciones:**