1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/miniflux_ynh.git synced 2025-11-05 04:18:38 +01:00
Miniflux package for YunoHost
Find a file
2025-09-19 08:05:05 +02:00
.github Upgrade to 2.0.33 2021-09-26 08:12:38 +02:00
conf Update systemd.service 2025-07-22 12:05:57 +02:00
doc cleaning 2025-06-23 11:16:46 +02:00
scripts cleaning 2025-09-05 09:12:43 +02:00
.gitignore helpers_2.1 2024-08-19 09:15:13 +02:00
LICENSE First commit 2021-05-21 14:13:08 +02:00
manifest.toml Upgrade sources 2025-09-19 00:14:05 +02:00
README.md Auto-update READMEs 2025-09-19 00:14:06 +02:00
tests.toml v2 2023-04-07 13:30:21 +02:00

Logo of Miniflux Miniflux, packaged for YunoHost

Minimalist and opinionated RSS feed reader

🌐 Official app website Version: 2.2.13~ynh1

Screenshots

Screenshot of Miniflux

📦 Developer info

Automatic tests level

🛠️ Upstream Miniflux repository: https://github.com/miniflux/v2

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

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

📚 App packaging documentation

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