Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 340 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 340 Bytes

This is a RSS news reader aggregating several RSS feeds. It has the features logging the keywords in the RSS title with time decayed frequency.

To use the reader:

  1. Install mvn
  2. Run "mvn package" and then "mvn exec:java" under the source directory
  3. Go to "localhost:8081" to the reader