An open API service indexing awesome lists of open source software.

https://github.com/yunohost-apps/miniflux_ynh

Miniflux package for YunoHost
https://github.com/yunohost-apps/miniflux_ynh

miniflux miniflux2 yunohost yunohost-apps

Last synced: about 1 month ago
JSON representation

Miniflux package for YunoHost

Awesome Lists containing this project

README

          


Logo of Miniflux
Miniflux, packaged for YunoHost

Minimalist and opinionated RSS feed reader

[![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://miniflux.app/)
[![Version: 2.2.12~ynh1](https://img.shields.io/badge/Version-2.2.12~ynh1-rgb(18,138,11)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/miniflux/)




## Screenshots
![Screenshot of Miniflux](./doc/screenshots/overview.png)

## 📦 Developer info

[![Automatic tests level](https://apps.yunohost.org/badge/cilevel/miniflux)](https://ci-apps.yunohost.org/ci/apps/miniflux/)

🛠️ Upstream Miniflux repository:

Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/miniflux_ynh/tree/testing).

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 for more information.