https://github.com/yunohost-apps/selfoss_ynh
Selfoss package for YunoHost
https://github.com/yunohost-apps/selfoss_ynh
selfoss yunohost yunohost-apps
Last synced: about 1 year ago
JSON representation
Selfoss package for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/selfoss_ynh
- Owner: YunoHost-Apps
- License: gpl-3.0
- Created: 2022-01-10T12:35:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-31T13:08:23.000Z (almost 2 years ago)
- Last Synced: 2025-04-23T15:12:59.582Z (about 1 year ago)
- Topics: selfoss, yunohost, yunohost-apps
- Language: Shell
- Homepage: https://selfoss.aditu.de/
- Size: 248 KB
- Stars: 3
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Selfoss for YunoHost
[](https://ci-apps.yunohost.org/ci/apps/selfoss/)  
[](https://install-app.yunohost.org/?app=selfoss)
*[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install Selfoss quickly and simply on a YunoHost server.*
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) 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~ynh5
## Screenshots

## Documentation and resources
- Official app website:
- Official user documentation:
- Official admin documentation:
- Upstream app code repository:
- YunoHost Store:
- Report a bug:
## Developer info
Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/selfoss_ynh/tree/testing).
To try the `testing` branch, please proceed like that:
```bash
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:**