2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ttrss_ynh.git synced 2026-06-28 23:59:40 +02:00
Tiny Tiny RSS package for YunoHost
  • Shell 56.7%
  • PHP 43.3%
Find a file
2026-06-15 08:13:17 +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 sources 2026-06-15 02:07:52 +02:00
README.md Auto-update READMEs 2026-06-15 02:07:56 +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.06.14~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.