TanGentleman / screenpipe-python-client

Accessible Python client to debug and interact with screenpipe.
MIT License
15 stars 0 forks source link

Screenpipe Python Client

A Python client library and CLI tool for interacting with the Screenpipe API. This client provides an intuitive interface for developers to integrate with and test Screenpipe functionality. No desktop app required.

New: Open-WebUI integration is now available for testing! Detailed guides coming soon.

Features

Installation

cd screenpipe_python_client
poetry install

Quick Start

Verify the server connection:

poetry run python cli/cli.py health-check

For developers:

CLI Commands

The CLI supports the following operations:

For detailed usage and parameters, run:

python cli/cli.py --help

Community

Have questions or found this useful? Feel free to: