2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ttrss_ynh.git synced 2026-03-25 09:22:42 +01:00
Tiny Tiny RSS package for YunoHost
Find a file
DeMiro5001 5bae6d5946
Testing (#275)
* Upgrade to v2026.03.11 (#272)

* Upgrade sources
- `main` v2026.03.11: f9b27655aa...453aaf568e

* Auto-update READMEs

* Upgrade sources
- `main` v2026.03.17: 453aaf568e...5cbcc14224

* 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: eric_G <46165813+ericgaspar@users.noreply.github.com>
2026-03-23 11:04:59 +01:00
.github Testing (#105) 2021-05-19 08:37:25 +02:00
conf Testing (#256) 2026-01-05 11:08:45 +01:00
doc Pre-upgrade info: specify affected version (#170) 2024-09-13 13:57:37 +02:00
scripts Testing (#217) 2025-09-03 09:21:51 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 (#168) 2024-08-31 09:11:19 +02:00
LICENSE LICENSE GPLv3 2017-02-04 11:26:28 +01:00
manifest.toml Testing (#275) 2026-03-23 11:04:59 +01:00
README.md Testing (#275) 2026-03-23 11:04:59 +01:00
tests.toml Testing (#239) 2025-11-03 11:22:16 +01:00

Logo of Tiny Tiny RSS Tiny Tiny RSS, packaged for YunoHost

News feed (RSS/Atom) reader and aggregator

Version: 2026.03.17~ynh1

Screenshots

Screenshot of Tiny Tiny RSS

📦 Developer info

Automatic tests level

🛠️ Upstream Tiny Tiny RSS repository: https://github.com/tt-rss/tt-rss

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/ttrss_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade ttrss -u https://github.com/YunoHost-Apps/ttrss_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.