Skip to content
This repository has been archived by the owner on Jul 6, 2020. It is now read-only.
Bernhard Posselt edited this page Jan 22, 2016 · 60 revisions

Clients

Many clients support the News API:

Updater

The News app provides a Python script in addition to using the cron which updates feeds faster:

Explore feeds section

The News app uses a JSON format to display the feeds in the explore feed section:

Plugins

The News app provides a plugin interface for developers, see How to write plugins

Existing Plugins

Requested And Needs Contributors

Hints and descriptions how on how to implement it are included. If you need further help, feel free to ask!

News API Documentation

News API libraries

The following libraries can be used to use the News app API easily:

Distributing the app

Article enhancers

This enables you to directly extract the article from the html page. Useful to enhance feeds that only provide a link to the article content by fetching the article content directly from the page

If you've written your own, please consider sending a pull request!

Clone this wiki locally