Screenpipe API Reference
Show How can I monetize my custom pipes (plugins)?
bunx --bun @screenpipe/dev@latest pipe publish --name your-pipe \[--paid --price 50\]
Show What are some example pipes (plugins) available?
Show How do I develop and test a pipe locally?
bunx --bun @screenpipe/dev@latest pipe create
cd your-pipe-name
bun run dev
bun run build
Show What are the hardware requirements for running screenpipe?
Show How can I contribute to the screenpipe project?
Show What's the screenpipe operator feature?
Show What file formats does screenpipe use for recording?
Show How can I backup or transfer my screenpipe data?
Was this page helpful?