Timehop is not showing tweets history anymore (thanks Elon). Here's your new, local and secure way to check the tweets history for today.
Important
This is a work in progress, but you can have a go at it right now using Expo Go local development suite.
- React Native: React-based native app
- Expo: mobile apps ecosystem, letting you to develop and run your app instantly
- TypeScript: type safety all the way
Note
Request your Twitter/X archive beforehand. Here's how to do it. This might take some time (24+hrs).
- Locate
tweets.js
file in{your twitter archive}.zip/data
. Have this file ready on your phone. - Clone this repo and install dependencies
- Install Expo Go on your device
- Run your local instance
yarn start
- Follow the Expo Go instructions: either open the app to scan the QR code (Android) or scan the QR code with your camera (iOS).
- Locate the
tweets.js
file in the app. Don't fret: it is secured on your device and not loaded anywhere. - Enjoy!