tofulm / FreshRSS---Auto-Refresh-Extension

Automatically refreshes FreshRSS page once in a minute when there is no activity detected.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FreshRSS Auto Refresh

Automatically refreshes FreshRSS page once in a minute, when there is no activity detected.

Installation

To use it, upload the xExtension-AutoRefresh folder into your ./extensions directory and enable it on the extension panel in FreshRSS.

Changelog

1.0

  • Initial release

1.1

  • Merged pull request to add touch events for mobile, update to latest jQuery, fix event binding, and replace setTimeout with setInterval. All thanks to @sirideain

About

Automatically refreshes FreshRSS page once in a minute when there is no activity detected.

License:MIT License


Languages

Language:PHP 51.1%Language:JavaScript 48.9%