Skip to main content
screenpipe is the open source alternative to Rewind.ai. after Rewind was acquired by Meta and shut down, screenpipe continues to provide 24/7 screen memory with complete privacy.

comparison

featurescreenpiperewind.ai
open sourceyes (MIT)no
data location100% locallocal
platformsmacOS, Windows, LinuxmacOS only
statusactiveshut down (acquired by Meta)
extensibilityplugins (pipes)limited
self-hostedyesno
API accessfull REST APIlimited

why screenpipe?

open source

screenpipe is MIT licensed. audit the code, contribute, or fork it. your data, your control.

cross-platform

works on macOS, Windows, and Linux. rewind was mac-only.

extensible

build custom plugins (pipes) with TypeScript and Next.js. integrate with any service.

active development

16k+ GitHub stars, 80+ contributors. actively maintained and improved.

privacy-first

  • all processing happens locally
  • use local LLMs (Ollama) for complete privacy
  • no telemetry or data collection
  • you can audit the source code

migrating from rewind

if you were a Rewind user:
  1. install screenpipe
  2. install the “rewind” pipe from the store for a familiar timeline interface
  3. your future screen activity will be captured locally

features rewind users love

  • timeline view: scroll through your day visually
  • natural language search: “find the email I was reading yesterday”
  • meeting transcription: automatic transcription with speaker identification
  • AI integration: connect to ChatGPT, Claude, or local LLMs

get started

# macos/linux
curl -fsSL get.screenpi.pe/cli | sh
screenpipe

# windows
iwr get.screenpi.pe/cli.ps1 | iex
screenpipe.exe
or download the desktop app