Show HN: Reams, a deeply superficial RSS iOS app, React Native, open source
1–2 of 2 posts
Re: Show HN: Reams, a deeply superficial RSS iOS app, React Native, open source
#2Reams has an algorithmic layout engine that does lots of text measuring and other calculations to make nice cover pages for stories that have good images. It also uses Tensor Flow to do face detection on images so that if I have to crop them it centres the largest face. It also works really hard to make the typography of each story as beautiful as possible.
It supports Feedbin, Feed Wrangler and has its own built-in RSS client, a Safari share extension for feed detection and to save pages in Reams to read later, plus all the usual bells and whistles (full text view using the Mercury parser, dark mode, etc.)
The source code is at https://github.com/admbtlr/reams. Oh, and I made a website and movie for it at https://reams.app/.
Hope you like it!