Skip to content

lesion/feedmesh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

feedmesh

combines multiple feeds into a single rss feed.

you can specify your feed list inside ./feeds and some configuration inside ./conf.php.

  • it use simplepie (included) to fetch specified feeds.
  • supports xml and json format (using format parameter, default is xml)
  • it use an hackish way to refresh feed asyncronously (see refresh.php)

Made with ❤️ by _TO*hacklab

hacking

apt-get install php-xml php-cli php-curl
php refresh.php
cat feeds.json

About

combines multiple feeds into a single rss feed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages