top | item 25942205

Show HN: Revue newsletter → Twitter thread in secs

5 points| kossnocorp | 5 years ago |threadletter.app

1 comment

order

kossnocorp|5 years ago

Hey, after I learned that Twitter acquired Revue, I decided to build a mashup app that converts Revue newsletters to Twitter threads.

I used an algorithm that splits along text into tweets from another project that ensures that the sentences never slice and the thread is easy to read.

I've built it using Preact, CSS, Firebase (Firestore/Functions).