1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/freshrss_ynh.git synced 2025-11-03 19:18:44 +01:00
FreshRSS package for YunoHost
Find a file
eric_G f869d3a065
Testing (#216)
* Update manifest.toml

* cleaning

* Upgrade to v1.27.1 (#215)

* Upgrade sources
- `main` v1.27.1: https://github.com/FreshRSS/FreshRSS/releases/tag/1.27.1

* Auto-update READMEs

---------

Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
2025-10-02 10:01:35 +02:00
.github Testing (#166) 2023-07-01 09:36:44 +02:00
conf Testing (#210) 2025-08-11 08:38:40 +02:00
doc fixed greader.php path (#196) 2025-01-31 22:22:28 +01:00
hooks use php version 2025-02-03 09:43:51 +01:00
scripts Testing (#216) 2025-10-02 10:01:35 +02:00
LICENSE [enh]Add LICENCE file 2016-02-18 19:46:08 +01:00
manifest.toml Testing (#216) 2025-10-02 10:01:35 +02:00
README.md Testing (#216) 2025-10-02 10:01:35 +02:00
tests.toml Improving 2025-03-14 01:27:15 +01:00

Logo of FreshRSS FreshRSS, packaged for YunoHost

RSS aggregator with a nice and mobile-friendly design

🌐 Official app website App Demo Version: 1.27.1~ynh1

Screenshots

Screenshot of FreshRSS

📦 Developer info

Automatic tests level

🛠️ Upstream FreshRSS repository: https://github.com/FreshRSS/FreshRSS

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/freshrss_ynh/tree/testing

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

📚 App packaging documentation

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