2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ttrss_ynh.git synced 2026-05-12 06:57:19 +02:00
Tiny Tiny RSS package for YunoHost
  • Shell 56.7%
  • PHP 43.3%
Find a file
eric_G 3302f08334
Upgrade to v2026.04.16 (#278) (#279)
* 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

* Upgrade to v2026.04.12 (#276)

* Upgrade sources
- `main` v2026.04.12: 5cbcc14224...085c34a969

* Auto-update READMEs

* Upgrade to v2026.04.16 (#278)

* Upgrade to v2026.04.25 (#280)

* Upgrade sources
- `main` v2026.04.25: f058febba0...96ddb40883

* Auto-update READMEs

* Upgrade to v2026.05.01 (#281)

* Upgrade sources
- `main` v2026.05.01: 96ddb40883...f88091ccc0

* 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: DeMiro5001 <68397534+DeMiro5001@users.noreply.github.com>
2026-05-08 21:48:49 +02: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 Upgrade to v2026.04.16 (#278) (#279) 2026-05-08 21:48:49 +02:00
README.md Upgrade to v2026.04.16 (#278) (#279) 2026-05-08 21:48:49 +02: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.05.01~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.