Stars: 244
Forks: 55
Pull Requests: 18
Issues: 19
Watchers: 33
Last Updated: 2020-07-17 13:13:43
TinyTiny RSS Fever API Plugin
License:
Languages: PHP
See also Fever API
This plugin is an open source module for TinyTinyRSS which simulates the Fever API for reading the RSS Feeds with your Fever clients.
Following Features are implemented:
Please click on releases
button to download the latest stable version. Or click the Download ZIP
button to download the edge version. ;)
These clients should be working fine with this API emulation.
IMPORTENT Enable external API access in your TinyTinyRSS installation! Otherwise this will not work!
Upload the fever
folder in the plugins
folder of your TinyTinyRSS installation. Enable the plugin in the preferences and set your password for the Fever API.
See here for more detailed informations.
In the file fever_api.php
there are two flags for debugging at the beginning of the file.
DEBUG
- set this to true to get a fever_debug.txt file in your root folder of the Tiny Tiny RSS installation.DEBUG_USER
- set this to the id (from ttrss_users) of your user you would like to always authenticate on your Tiny Tiny RSS installation. The authentication process is then skipped and the api gets always authentication.DEBUG_FILE
- set this to a filename that suits you for debugging this plugin if you need to.If you got problems with authentication after updating the plugin, try to reenter the password in TinyTinyRSS Fever plugin and save it again.
When you find an error you may post it in the plugin thread or here on github.com in the Issues section.
Please include your debug log which should be cleaned up. Please remove your username, password and apikey before posting it.
Licensed under GNU GPL version 2 (<- I think this is okay for this plugin…)
v1.0-v1.2 - 2013/5/27 - DigitalDJ version
v1.3 - 2013/6/27
date_entered
to updated
for better reading experiencev1.4 - 2013/6/28
v1.4.1 - 2013/6/28
v1.4.2 - 2013/6/28
DEBUG_USER
evaluation a little bit for disabling authentication without DEBUG = truev1.4.3 - 2013/6/28
DEBUG_FILE
to debug configurationv1.4.4 - 2013/6/28
v1.4.5 - 2013/6/29
v1.4.6 - 2014/1/15
v1.4.7 - 2014/1/15