johantiden / myfeed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

myfeed aggregates your news flows into a single feed. There are many aggregators like this, but this one is mine.

The difference to other aggregators is that the goal is to also include look & feel as well as functionality from the original sites via plugins.

Content should work like they do at the original site without an extra click to go to the site. For example, for reddit sources there should be a vote up/down button and a "Comments" button embedded directly.

This repo will mostly be a base for prototyping. In the future, plugins should be put in separate repos.


Get started:

mvn clean compile exec:java

This will start a web app running locally at port 8080. http://localhost:8080

About


Languages

Language:Java 83.0%Language:Elm 10.5%Language:JavaScript 3.1%Language:HTML 2.5%Language:CSS 0.8%Language:Shell 0.1%