Replay is a web application built that allows you to view your screen history & search through it! It's like a time machine for your everything you've ever seen. All processing happens on your browser, so your API Key is always safe. Built with Next.js & Infr
Live At Replay
- View your screen history
- Search through anything you've seen
- Replay & share your screen history
- Works with any browser
- All processing happens on locally
- Clone this repo
- Run
npm i
to install dependencies - Run
npm run dev
to start the development server
- Make sure you've an Infr instance running or sign up for a free account at Infr
- Create or get an existing API Key from your Infr dashboard
- Paste your API Key & Infr Host in the landing page
- Start browsing your history
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.