Plugins¶
Community and third-party plugins that extend takopi.
| Plugin | Type | Description |
|---|---|---|
| takopi-matrix | Transport | Matrix protocol backend with E2EE, voice transcription, and multi-room support |
| takopi-scripts | Command | Dynamic script runner for executing Python scripts via /run command |
See also¶
- Plugin API - API reference for plugin development
- Write a plugin - Step-by-step guide
- Plugin system - Architecture and design