# Tiny Tiny RSS para Yunohost [![Nivel de integración](https://dash.yunohost.org/integration/ttrss.svg)](https://ci-apps.yunohost.org/ci/apps/ttrss/) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/ttrss.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/ttrss.maintain.svg) [![Instalar Tiny Tiny RSS con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ttrss) *[Leer este README en otros idiomas.](./ALL_README.md)* > *Este paquete le permite instalarTiny Tiny RSS 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 Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator. ### Features - feed aggregation/syndication, - OPML import/export, - multiple ways to share stuff: export RSS feeds, plugins for various social sites, sharing by URL, etc, - Plugins and themes, - podcasts, - flexible article filtering **Versión actual:** 20240913~ynh1 **Demo:** ## Capturas ![Captura de Tiny Tiny RSS](./doc/screenshots/screenshot.png) ## Documentaciones y recursos - Sitio web oficial: - 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 [rama `testing`](https://github.com/YunoHost-Apps/ttrss_ynh/tree/testing). Para probar la rama `testing`, sigue asÍ: ```bash sudo yunohost app install https://github.com/YunoHost-Apps/ttrss_ynh/tree/testing --debug o sudo yunohost app upgrade ttrss -u https://github.com/YunoHost-Apps/ttrss_ynh/tree/testing --debug ``` **Mas informaciones sobre el empaquetado de aplicaciones:**