Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yunohost-apps/selfoss_ynh
Selfoss package for YunoHost
https://github.com/yunohost-apps/selfoss_ynh
selfoss yunohost yunohost-apps
Last synced: 2 months 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 (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-23T17:14:17.000Z (7 months ago)
- Last Synced: 2024-06-24T13:46:30.276Z (7 months ago)
- Topics: selfoss, yunohost, yunohost-apps
- Language: Shell
- Homepage: https://selfoss.aditu.de/
- Size: 230 KB
- Stars: 3
- Watchers: 6
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Selfoss for YunoHost
[![Integration level](https://dash.yunohost.org/integration/selfoss.svg)](https://ci-apps.yunohost.org/ci/apps/selfoss/) ![Working status](https://ci-apps.yunohost.org/ci/badges/selfoss.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/selfoss.maintain.svg)
[![Install Selfoss with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](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
![Screenshot of Selfoss](./doc/screenshots/screenshot1.png)
## 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:**