No description
Find a file
Nextcloud bot d37b6d2549
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-02-07 01:32:22 +00:00
.devcontainer
.github build(deps): Bump crate-ci/typos from 1.43.1 to 1.43.2 2026-02-06 22:05:39 +01:00
.tx
appinfo
bin
docker
docs
img
l10n fix(l10n): Update translations from Transifex 2026-02-07 01:32:22 +00:00
lib fix: respect the proxy configuration and use the correct user agent for all http fetcher clients 2026-01-31 17:49:24 +01:00
screenshots
src fix: stylelint property-no-deprecated 2026-02-06 22:01:25 +01:00
templates
tests refactor: changes needed for eslint-config v9.0.0-rc.7 2026-02-01 00:23:10 +01:00
vendor-bin/php-scoper
.editorconfig
.envrc
.gitignore
.gitmodules
.mailmap
.stylelintignore
.vale.ini
_typos.toml
AUTHORS.md
CHANGELOG.md fix: respect the proxy configuration and use the correct user agent for all http fetcher clients 2026-01-31 17:49:24 +01:00
composer.json
composer.lock
CONTRIBUTING.md
COPYING
eslint.config.mjs
lib-vendor-organizer.php
Makefile
mkdocs.yml
package-lock.json build(deps): Bump fast-xml-parser and webdav 2026-02-06 22:18:15 +01:00
package.json build(deps-dev): Bump @types/node in the types group 2026-02-06 22:02:35 +01:00
phpstan.neon.dist
phpunit.xml
README.md
scoper.inc.php
shell.nix
stylelint.config.cjs
term.kdl
tsconfig.json
vite.config.ts

Nextcloud News app

Release status Integration Tests Frontend tests

The News app is an RSS/Atom feed aggregator. It offers a RESTful API for app developers. The source code is available on GitHub

You can install it via the integrated app store browser in Nextcloud, News in the appstore.

Documentation

The documentation can be found here, the source of the documentation is on GitHub

Common Guides

There are some small guides for dealing with common setup and issues.

Bugs

Please read the appropriate section in the contributing notices

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

Maintainers

Special thanks to the Feed-IO library

Feed-io takes care of fetching feeds and processing them. alexdebril/feed-io