Skip to content

free-engineer/rss-aggregator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSS Aggregator

====

Overview

Aggregate your favorite rss feeds and shows Channels/Episodes on your web site.

Description

  • Add your favorite rss feed urls in DB.
  • You can see your these feed channels and recent episodes on your hosting server.
  • This application can be used as a simple curation page.

Demo

Japanese podcasts for engineers.

Developer's blog(Japanese)

Freelance Engineer Blog

Requirement

  • PHP 7
  • This application is using simplepie.

Install

  1. git clone on your hosting server.
  2. composer install
  3. Add feed urls in DB. ( No admin page, so you have to insert into records with db management utility like DB Browser for SQLite. )
  4. Kick crawling
  5. Browse your url /src/Views/index.php

Licence

GPL v3.0

Author

free-engineer S

About

PHP RSS aggregator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors