2024-06-23 14:37:18 +02:00
<!--
Este archivo README esta generado automaticamente< https: / / github . com / YunoHost / apps / tree / master / tools / readme_generator >
No se debe editar a mano.
-->
# Tiny Tiny RSS para Yunohost
2024-09-08 13:32:10 +02:00
[![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 )
2024-06-23 14:37:18 +02:00
[![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
2024-09-08 13:32:10 +02:00
**Versión actual:** 20240831~ynh2
2024-06-23 14:37:18 +02:00
**Demo:** < https: / / demo . tt-rss . org / >
## Capturas
![Captura de Tiny Tiny RSS ](./doc/screenshots/screenshot.png )
## Documentaciones y recursos
- Sitio web oficial: < https: // tt-rss . org >
- Documentación administrador oficial: < https: // tt-rss . org / wiki . php >
- Repositorio del código fuente oficial de la aplicación : < https: // gitlab . tt-rss . org / tt-rss / tt-rss >
- Catálogo YunoHost: < https: // apps . yunohost . org / app / ttrss >
- Reportar un error: < https: // github . com / YunoHost-Apps / ttrss_ynh / issues >
## Información para desarrolladores
Por favor enviar sus correcciones a la [`branch 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:** < https: / / yunohost . org / packaging_apps >