library & platform to build, distribute, monetize ai apps that have the full context (like rewind, granola, etc.), open source, 100% local, developer friendly. 24/7 screen, mic, keyboard recording and control
AIアプリを構築、配布、収益化するためのライブラリ&プラットフォーム(Rewind、Granolaなどと同様)
オープンソース | 100% ローカル | 開発者フレンドリー | 24/7画面、マイク、キーボードの記録と制御
[ ピクセル単位で現実を記録する ]
ニュース 🔥
macOS、Linux:
curl -fsSL raw.githubusercontent.com/mediar-ai/screenpipe/main/install.sh | sh
Windowsの場合
irm https://raw.githubusercontent.com/mediar-ai/screenpipe/main/install.ps1 | iex
その後
screenpipe
macOSでは画面とマイクの許可を必ず設定してください
bunx --bun @screenpipe/dev@latest pipe create
ScreenPipeには「パイプ」と呼ばれるプラグインシステムがあり、Rustコード内のサンドボックス環境でNext.jsデスクトップアプリを作成できます。詳細はこちら
貢献を歓迎します!貢献したい方は CONTRIBUTING.md をお読みください。