mirror of https://github.com/tiyn/wiki
parent
7153d8254a
commit
29ad3eec17
@ -0,0 +1,8 @@
|
||||
# FreshRss
|
||||
|
||||
[FreshRSS](https://freshrss.org/) is a self hosted [RSS-Feed](/wiki/rss.md) aggregator.
|
||||
|
||||
## Setup
|
||||
|
||||
The software can be setup via [Docker](/wiki/docker.md) with the
|
||||
[linuxserver image](/wiki/docker/linuxserver_-_freshrss.md).
|
@ -0,0 +1,13 @@
|
||||
# RSS
|
||||
|
||||
Rich Site Summary (RSS) is a format for web feeds.
|
||||
RSS shows changed and added news articles, blog entries or audio/video logs.
|
||||
It is most prominently used for the distribution of podcasts.
|
||||
|
||||
## Clients
|
||||
|
||||
This sections lists various RSS clients.
|
||||
|
||||
- [FreshRSS](/wiki/freshrss.md) is a self-hosted RSS aggregator with a web interface.
|
||||
- [Feeder](https://f-droid.org/de/packages/com.nononsenseapps.feeder/) is an RSS reader for
|
||||
Android phones available on [F-Droid](/wiki/android/f-droid.md).
|
Loading…
Reference in new issue