mirror of
https://github.com/YunoHost-Apps/selfoss_ynh.git
synced 2024-09-03 20:16:21 +02:00
Selfoss package for YunoHost
.github | ||
conf | ||
doc | ||
scripts | ||
check_process | ||
config_panel.toml | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
README_fr.md | ||
tests.toml |
Selfoss for YunoHost
This package allows you to install Selfoss quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
Selfoss is a multipurpose RSS reader and feed aggregation web application. It allows you to easily follow updates from different web sites, social networks and other platforms, all in single place. It is written in PHP, allowing you to run it basically anywhere.
Shipped version: 2.19~ynh2
Screenshots
Documentation and resources
- Official app website: https://selfoss.aditu.de/
- Official user documentation: https://selfoss.aditu.de/
- Official admin documentation: https://github.com/fossar/selfoss/wiki
- Upstream app code repository: https://github.com/fossar/selfoss
- YunoHost documentation for this app: https://yunohost.org/app_selfoss
- Report a bug: https://github.com/YunoHost-Apps/selfoss_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/selfoss_ynh/tree/testing --debug
or
sudo yunohost app upgrade selfoss -u https://github.com/YunoHost-Apps/selfoss_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps