mirror of
https://github.com/YunoHost-Apps/ttrss_ynh.git
synced 2024-10-01 13:34:46 +02:00
0770dabd8b
* [autopatch] Automatic patch attempt for helpers 2.1 (#168) * [autopatch] Automatic patch attempt for helpers 2.1 * cleaning --------- Co-authored-by: Yunohost-Bot <> Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com> * Auto-update READMEs * cleaning * Auto-update READMEs * Pre-upgrade info: specify affected version (#170) * [autopatch] Automatic patch attempt for helpers 2.1 (#168) (#169) * [autopatch] Automatic patch attempt for helpers 2.1 (#168) * [autopatch] Automatic patch attempt for helpers 2.1 * cleaning --------- Co-authored-by: Yunohost-Bot <> Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com> * Auto-update READMEs * cleaning * Auto-update READMEs --------- Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com> Co-authored-by: yunohost-bot <yunohost@yunohost.org> * More info on version affected * Update PRE_UPGRADE_fr.md * typo * Update PRE_UPGRADE_fr.md --------- Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com> Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com> Co-authored-by: yunohost-bot <yunohost@yunohost.org> * Auto-update READMEs * Update manifest.toml * Auto-update READMEs --------- Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com> Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: Jérémie Parisel <jeremie@parisel.net>
59 lines
2.2 KiB
Markdown
59 lines
2.2 KiB
Markdown
<!--
|
|
Ohart ongi: README hau automatikoki sortu da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>ri esker
|
|
EZ editatu eskuz.
|
|
-->
|
|
|
|
# Tiny Tiny RSS YunoHost-erako
|
|
|
|
[![Integrazio maila](https://dash.yunohost.org/integration/ttrss.svg)](https://ci-apps.yunohost.org/ci/apps/ttrss/) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/ttrss.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/ttrss.maintain.svg)
|
|
|
|
[![Instalatu Tiny Tiny RSS YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ttrss)
|
|
|
|
*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)*
|
|
|
|
> *Pakete honek Tiny Tiny RSS YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.*
|
|
> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.*
|
|
|
|
## Aurreikuspena
|
|
|
|
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
|
|
|
|
|
|
**Paketatutako bertsioa:** 20240913~ynh1
|
|
|
|
**Demoa:** <https://demo.tt-rss.org/>
|
|
|
|
## Pantaila-argazkiak
|
|
|
|
![Tiny Tiny RSS(r)en pantaila-argazkia](./doc/screenshots/screenshot.png)
|
|
|
|
## Dokumentazioa eta baliabideak
|
|
|
|
- Aplikazioaren webgune ofiziala: <https://tt-rss.org>
|
|
- Administratzaileen dokumentazio ofiziala: <https://tt-rss.org/wiki.php>
|
|
- Jatorrizko aplikazioaren kode-gordailua: <https://gitlab.tt-rss.org/tt-rss/tt-rss>
|
|
- YunoHost Denda: <https://apps.yunohost.org/app/ttrss>
|
|
- Eman errore baten berri: <https://github.com/YunoHost-Apps/ttrss_ynh/issues>
|
|
|
|
## Garatzaileentzako informazioa
|
|
|
|
Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/ttrss_ynh/tree/testing).
|
|
|
|
`testing` abarra probatzeko, ondorengoa egin:
|
|
|
|
```bash
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/ttrss_ynh/tree/testing --debug
|
|
edo
|
|
sudo yunohost app upgrade ttrss -u https://github.com/YunoHost-Apps/ttrss_ynh/tree/testing --debug
|
|
```
|
|
|
|
**Informazio gehiago aplikazioaren paketatzeari buruz:** <https://yunohost.org/packaging_apps>
|