mirror of
https://github.com/YunoHost-Apps/rss_ynh
synced 2026-02-04 15:11:55 +01:00
No description
|
|
||
|---|---|---|
| conf | ||
| doc | ||
| scripts | ||
| sources | ||
| config_panel.toml.example | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| README_fr.md | ||
| tests.toml | ||
RSS for YunoHost
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
Documentation and resources
- Upstream app code repository: https://github.com/ssddanbrown/rss
- YunoHost Store: https://apps.yunohost.org/app/rss
- Report a bug: https://github.com/YunoHost-Apps/rss_ynh/issues
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
