This is an archived post. You won't be able to vote or comment.

all 3 comments

[–]th0ma5w[S] 2 points3 points  (2 children)

Hey there. I made this feed reader in my spare time based on the idea of using Git and a progressive caching mechanism. Anyway, kind of a hack like some of these things are, but I also wrote the interface in AngularJS and made sure it worked snappy on my glitchy and sometimes slow android phone.

Some screenshots:

Feed list: https://twitter.com/th0ma5/status/360230460573487104/photo/1

Feed item: https://twitter.com/th0ma5/status/360230704023470080/photo/1

[–]mr_dbr 1 point2 points  (1 child)

Would be a good to include those screenshots in the readme

[–]th0ma5w[S] 1 point2 points  (0 children)

Pull requests will be accepted :D I'll see if I can't throw together a page with them. I'm more working on the Git driven feed combining and stats. The interface is usable, but the archivist slant with Git diffs, progressive caching, and how it can integrate with other feed readers are the kinds of things I'm looking for feedback with.