Skip to content

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

License

Notifications You must be signed in to change notification settings

vdbhb59/FreshRSS---Auto-Refresh-Extension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

FreshRSS Auto Refresh

Automatically refreshes FreshRSS web page once in a minute (configurable), 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.4 [12/06/2021]

  • Merged pull request from @math-GH for German language, 'use-strict', and refresh to only affect view pages.

1.3 [19/03/2021]

  • Merged pull request from @aledeg to add configurable refresh rate.

1.2 [10/02/2021]

  • Merged pull request from @aledeg to remove jquery and use pure JavaScript instead.

1.1 [21/09/2018]

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

1.0 [31/07/2017]

  • Initial release

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 43.2%
  • JavaScript 28.9%
  • HTML 27.9%