I’ve been working on my own Pocket replacement for the past few months. I was the head of product at Pocket in 2018/19, and ever since I left, I’ve had this itch to build my own version. Mozilla shutting it down finally gave me the excuse I needed.
Folio lets you save articles from anywhere, has a lovely reading view, lets you listen to articles with some really nice text-to-speech voices, and access all your saves offline across all of your devices. If you enjoyed Pocket, you'll feel right at home! It’s still early days but all the core features are solid and working well.
Pocket imports are available via their API (though it’s been a little flaky lately), and I’m wrapping up file imports from Pocket, Instapaper, Matter, Raindrop, and Readwise so it should be easy to make the switch really soon.
Lots of fun stuff planned ahead. I’d love to have you join us if you’re looking for a new home!
Did you use flutter to write the app. Asking because the UI looks exactly the same on all platforms.
It's React Native which has been great. Still some work to do to make things really nice on large screens but overall a great experience.
Does Folio actually copy the content (i.e. if the original article is removed, Folio still has it) or does it function as a collection of bookmarks that it changes the presentation of?
Yes, we copy the content. We store both the original HTML and a copy of the extracted text as markdown. The text is what is synced to your device.
Thank you for answering! I'll be giving this a shot sometime :)
It would help if you posted some UI images for the web app so I could have a look without having to signup
Thanks, good feedback!