Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nextcloud/news
:newspaper: RSS/Atom feed reader
https://github.com/nextcloud/news
atom-feed feed feed-reader hacktoberfest news nextcloud nextcloud-news rss rss-reader
Last synced: 27 days ago
JSON representation
:newspaper: RSS/Atom feed reader
- Host: GitHub
- URL: https://github.com/nextcloud/news
- Owner: nextcloud
- License: agpl-3.0
- Created: 2016-06-02T20:40:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-09-26T01:19:09.000Z (about 1 month ago)
- Last Synced: 2024-09-27T06:20:38.581Z (about 1 month ago)
- Topics: atom-feed, feed, feed-reader, hacktoberfest, news, nextcloud, nextcloud-news, rss, rss-reader
- Language: JavaScript
- Homepage: https://apps.nextcloud.com/apps/news
- Size: 59 MB
- Stars: 857
- Watchers: 46
- Forks: 184
- Open Issues: 58
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: COPYING
- Authors: AUTHORS.md
Awesome Lists containing this project
- awesome-nextcloud - news - RSS/Atom feed reader (Apps / Official)
- awesome-starred - nextcloud/news - :newspaper: RSS/Atom feed reader (hacktoberfest)
README
# Nextcloud News app
![Release status](https://github.com/nextcloud/news/workflows/Build%20and%20publish%20app%20release/badge.svg) ![Integration Tests](https://github.com/nextcloud/news/workflows/Integration%20Tests/badge.svg) ![Frontend tests](https://github.com/nextcloud/news/workflows/Frontend%20tests/badge.svg) [![Code coverage](https://img.shields.io/codecov/c/github/nextcloud/news.svg?style=flat)](https://codecov.io/gh/nextcloud/news/)The News app is an RSS/Atom feed aggregator. It offers a [RESTful API](https://nextcloud.github.io/news/developer/#apis) for app developers. The source code is [available on GitHub](https://github.com/nextcloud/news)
## Documentation
The documentation can be found [here](https://nextcloud.github.io/news/), the source of the documentation is on [GitHub](https://github.com/nextcloud/news/blob/master/docs)### Common Guides
There are some small guides for dealing with common setup and issues.
* [Troubleshooting Guide](docs/troubleshooting.md)
* [Integration Guide](docs/features/integration.md)## Bugs
Please read the [appropriate section in the contributing notices](https://github.com/nextcloud/news/blob/master/CONTRIBUTING.md#issues)## Updating Notices
To receive notifications when a new News app version was released, simply add the following Atom feed in your currently installed News app:https://github.com/nextcloud/news/releases.atom
## Screenshots
![](https://raw.githubusercontent.com/nextcloud/news/master/screenshots/1.png)## Maintainers
* [Benjamin Brahmer](https://github.com/Grotax)
* [Sean Molenaar](https://github.com/SMillerDev)### Special thanks to the Feed-IO library
Please consider donating to the developer of the RSS parser that powers the Nextcloud News App: [https://github.com/sponsors/alexdebril](https://github.com/sponsors/alexdebril)