Become a 10x Instagrammer and Escape Brainrot with Instagram CLI
Instagram: the app you open to send one message… and suddenly 30 minutes are gone. We all know the cycle — and we finally had enough.
What if Instagram had a quick fix? A productivity-friendly mode that keeps your connections, but gives your attention span a fighting chance?
No algorithm traps. No reel vortex. No dopamine casino. Just conversations and updates, on your terms.
Instagram CLI is a minimal, fast, keyboard-native way to stay connected without getting cooked by social media.
A lightweight framework to build chat applications, made in Swift
Chatto is a Swift lightweight framework to build chat applications. It's been designed to be extensible and performant. Along with Chatto there is ChattoAdditions, a companion framework which includes cells for messages and an extensible input component. You can find more details about how it was implemented in our blog. Chatto is a Swift framework to ease the development of chat applications. At the UI level, it takes care of managing the UICollectionView where the messages are displayed...