Skip to content

kustomzone/screenpipe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3,224 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English | 简体中文 | 日本語

logo

[ screenpipe ]

library & platform to build, distribute, monetize ai apps that have the full context (like rewind, granola, etc.)

open source | 100% local | dev friendly | 24/7 screen, mic, keyboard recording and control

[ recording reality, one pixel at a time ]

Download the Desktop App

YouTube Channel Subscribers

Join us on Discord X account Rewarded Bounties Open Bounties

Screenshot 2024-12-11 at 1 39 09 PM Screenshot 2024-12-16 at 2 39 32 PM Screenshot 2024-12-16 at 12 39 18 PM Screenshot 2024-12-11 at 1 39 09 PM


news 🔥


how it works?

  • we record everything 24/7, 100% locally, uses 10% CPU, 4 GB ram, 15 gb/m
  • we index it into an api
  • dev build ai apps w user's full context, desktop native, nextjs, publish, monetize

why?

  1. context is the dark matter of intelligence
  2. every second you are not recording is a missing context for AGI

get started

macos, linux:

curl -fsSL get.screenpi.pe/cli | sh

or on windows

iwr get.screenpi.pe/cli.ps1 | iex

then

screenpipe

make sure to allow permissions on macos (screen, mic)

create plugins

bunx @screenpipe/dev create

screenpipe has a plugin system called "pipe" which lets you create desktop app in nextjs in a sandboxed environment within our Rust code, read more

you can then publish these to our store and make money:

bunx @screenpipe/dev register --name foo [--paid --price 50] # subscription
bun run build
bunx @screenpipe/dev publish --name foo

star history

Star History Nov 24 2024

contributing

contributions are welcome! if you'd like to contribute, please read CONTRIBUTING.md.

Rewarded Bounties Open Bounties

About

Build, distribute, monetize full context ai apps, with screen, mic, and keyboard recording control 100% locally.

Resources

License

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 66.3%
  • Rust 28.6%
  • Swift 1.7%
  • MDX 1.3%
  • CSS 0.7%
  • JavaScript 0.6%
  • Other 0.8%