Watch
2
0
Fork
You've already forked ttrss_ynh
0
mirror of https://github.com/YunoHost-Apps/ttrss_ynh.git synced 2026-09-27 20:14:59 +02:00
Tiny Tiny RSS package for YunoHost
  • Shell 56.7%
  • PHP 43.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
eric_G f34fdcedb8
Testing (#307)
* Upgrade to v2026.06.23 (#291)

* Upgrade sources
- `main` v2026.06.23: 1579bb5a3f...87b42eb3db

* Auto-update READMEs

* Upgrade to v2026.07.05 (#293)

* Upgrade to v2026.07.19 (#295)

* Upgrade sources
- `main` v2026.07.19: 8edf46239d...333d735bd0

* Auto-update READMEs

* Upgrade to v2026.08.02 (#297)

* Upgrade sources
- `main` v2026.08.02: 333d735bd0...c4cc39abbb

* Auto-update READMEs

* Update manifest.toml

* Update manifest.toml

* Upgrade to v2026.08.06 (#300)

* Upgrade to v2026.08.13 (#302)

* Upgrade sources
- `main` v2026.08.13: f0d6de8c0b...b72ea11798

* Auto-update READMEs

* Upgrade sources (#304)

- `main` v2026.09.04: b72ea11798...542d07baa0

* Upgrade to v2026.09.12 (#306)

* Upgrade sources
- `main` v2026.09.12: 542d07baa0...022f18698d

* Auto-update READMEs

---------

Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
2026-09-15 23:42:09 +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 Testing (#307) 2026-09-15 23:42:09 +02:00
README.md Testing (#307) 2026-09-15 23:42:09 +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.09.12~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.