Skip to main content

Matrix transport backend for Takopi

Project description

🐙 takopi-matrix

Matrix transport backend for takopi.

Features

  • Matrix protocol support via matrix-nio
  • End-to-end encryption (E2EE) by default
  • Voice message transcription (OpenAI Whisper)
  • File download support
  • Interactive onboarding wizard
  • Multi-room support with per-room engine defaults
  • Project-to-room binding

Requirements

  • Python ≥3.14
  • libolm 3.x (for E2EE)
  • takopi ≥0.18

Installation

1. Install libolm

Platform Command
Debian/Ubuntu sudo apt-get install libolm-dev
Fedora sudo dnf install libolm-devel
Arch Linux sudo pacman -S libolm
openSUSE sudo zypper install libolm-devel
macOS (Homebrew) brew install libolm

2. Install takopi-matrix

pip install takopi-matrix

Or with uv:

uv tool install takopi --with takopi-matrix

Configuration

Interactive Setup

takopi --onboard

Manual Configuration

Add to ~/.takopi/takopi.toml:

transport = "matrix"

[transports.matrix]
homeserver = "https://matrix.example.org"
user_id = "@bot:example.org"
access_token = "syt_your_access_token"
room_ids = ["!roomid:example.org"]

# Optional: per-room engine defaults
[transports.matrix.room_engines]
"!room1:example.org" = "claude"
"!room2:example.org" = "codex"

# Optional: project-to-room binding
[transports.matrix.room_projects]
"!room1:example.org" = "myproject"

Documentation

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

takopi_matrix-0.1.2.tar.gz (130.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

takopi_matrix-0.1.2-py3-none-any.whl (54.4 kB view details)

Uploaded Python 3

File details

Details for the file takopi_matrix-0.1.2.tar.gz.

File metadata

  • Download URL: takopi_matrix-0.1.2.tar.gz
  • Upload date:
  • Size: 130.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for takopi_matrix-0.1.2.tar.gz
Algorithm Hash digest
SHA256 b71b6aaaa2f8db432c904c4b673a667f2a21c61f22c7d6cbc817d220ce7d42be
MD5 c1b337a65d2410963a2e5aceb36d00c6
BLAKE2b-256 dd8dfbd6c34441e347df639cc1f525d3f8b50e3ebf8779ad3194c7753a3ea737

See more details on using hashes here.

Provenance

The following attestation bundles were made for takopi_matrix-0.1.2.tar.gz:

Publisher: release.yml on Zorro909/takopi-matrix

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file takopi_matrix-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: takopi_matrix-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 54.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for takopi_matrix-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 322ee844a2211cb10604e38f9a482de23d704304c191a48109f33524a3e31525
MD5 9f8a76c7d7a4fbc784eab100d432f835
BLAKE2b-256 723f6627734a3b4a303c73fe0ada8727bd6674a83b4fa96fd9e9e17208416aa7

See more details on using hashes here.

Provenance

The following attestation bundles were made for takopi_matrix-0.1.2-py3-none-any.whl:

Publisher: release.yml on Zorro909/takopi-matrix

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page