Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 287 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 287 Bytes

A simple RSS reader with a cache layer, using github.com/ungerik/go-rss for the RSS reader and encodings/gob for serialization. Currently supports RSS 2.0 (verified with Wordpress and Dreamwidth feeds) and caching to the filesystem.

Available under the MIT license -- see LICENSE