From 736316237ef1c3eeaadcb97e6a3e831c8e12c5bd Mon Sep 17 00:00:00 2001 From: Louis Beaumont Date: Sun, 25 Jan 2026 07:28:33 -0800 Subject: [PATCH] feat: Add Screenpipe to Screen Recording section Screenpipe is a privacy-first screen recording tool that stores all data locally. Open source alternative to cloud-based solutions. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f15a4f8..ba23f72 100644 --- a/README.md +++ b/README.md @@ -1414,6 +1414,7 @@ Odysee website contains some trackers and is a heavy site. You can use these alt - [Screenity](https://screenity.io/en/) - A powerful privacy-friendly screen recorder and annotation tool to make better videos for work, education, and more. - [OBS](https://obsproject.com/) - Free and open source software for video recording and live streaming. +- [Screenpipe](https://github.com/mediar-ai/screenpipe) - 24/7 local screen & mic recording with AI-powered search. 100% local, open source alternative to Rewind.ai. All data stays on your device. [Back to top 🔝](#contents)