No description
Find a file
2023-12-30 09:37:33 +01:00
conf Update nginx.conf 2023-05-07 09:24:56 +02:00
doc v2 2023-05-06 21:44:45 +02:00
scripts fix 2023-12-30 07:28:35 +01:00
sources First commit 2022-07-07 17:55:04 +02:00
config_panel.toml.example First commit 2022-07-07 17:55:04 +02:00
LICENSE First commit 2022-07-07 17:55:04 +02:00
manifest.toml fix 2023-12-30 07:28:35 +01:00
README.md Auto-update README 2023-12-30 06:28:42 +00:00
README_fr.md Auto-update README 2023-12-30 06:28:42 +00:00
tests.toml fix 2023-05-06 21:53:34 +02:00

RSS for YunoHost

Integration level Working status Maintenance status

Install RSS with YunoHost

Lire ce readme en français.

This package allows you to install RSS quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

A simple, opinionated, RSS feed aggregator

Features

The following features are built into the application:

  • Supports RSS and ATOM formats.
  • Regular auto-fetching of RSS feeds. Every hour by default, configurable down to 5 mins.
  • Custom feed names and colors.
  • Feed-based tags for categorization.
  • 3 different post layout modes (card, list, compact).
  • Fetching of page open-graph images.
  • Feeds managed via a single plaintext file.
  • System-based dark/light theme.
  • Post title/description search.
  • Mobile screen compatible.
  • Built-in support to prune old post data.

Shipped version: 1.4.4~ynh1

Screenshots

Screenshot of RSS

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/rss_ynh/tree/testing --debug
or
sudo yunohost app upgrade rss -u https://github.com/YunoHost-Apps/rss_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps